Skip to content

Commit

Permalink
build: update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Sep 1, 2024
1 parent 862e216 commit fc1b616
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 36 deletions.
51 changes: 19 additions & 32 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"src/**"
],
"dependencies": {
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
"node-addon-api": "^8.1.0",
"node-gyp-build": "^4.8.2"
},
"peerDependencies": {
"tree-sitter": "^0.21.0"
Expand All @@ -40,8 +40,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.23.0",
"prebuildify": "^6.0.1"
},
"scripts": {
"install": "node-gyp-build",
Expand Down

0 comments on commit fc1b616

Please sign in to comment.