Skip to content

Commit

Permalink
Merge pull request #10 from mateonunez/chore/bump-dependencies
Browse files Browse the repository at this point in the history
chore(package): bump dependencies
  • Loading branch information
mateonunez authored Nov 5, 2022
2 parents 8af45b0 + 05662ac commit 35ad174
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
},
"license": "MIT",
"dependencies": {
"@lyrasearch/lyra": "^0.2.7"
"@lyrasearch/lyra": "^0.2.8"
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@types/node": "^18.7.3",
"@types/node": "^18.11.9",
"@types/tap": "^15.0.7",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.33.1",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"c8": "^7.12.0",
"esbuild": "^0.15.5",
"eslint": "^8.22.0",
"esbuild": "^0.15.13",
"eslint": "^8.26.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"tap": "^16.3.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit 35ad174

Please sign in to comment.