Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed May 6, 2024
1 parent bf47a95 commit 3acc2d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 31 deletions.
40 changes: 12 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
"node-gyp-build": "^4.8.1"
},
"peerDependencies": {
"tree-sitter": "^0.21.1"
Expand All @@ -39,8 +39,8 @@
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"tree-sitter-cli": "^0.22.2",
"prebuildify": "^6.0.0"
"tree-sitter-cli": "^0.22.6",
"prebuildify": "^6.0.1"
},
"scripts": {
"install": "node-gyp-build",
Expand Down

0 comments on commit 3acc2d2

Please sign in to comment.