Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Feb 11, 2024
1 parent 97c9d95 commit d1c3d8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
},
"homepage": "https://github.com/tree-sitter/tree-sitter-java#readme",
"dependencies": {
"nan": "^2.14.1"
"nan": "^2.18.0"
},
"devDependencies": {
"tree-sitter-cli": "^0.20.6"
"tree-sitter-cli": "^0.20.8",
"node-gyp": "^10.0.1"
},
"scripts": {
"build": "tree-sitter generate && node-gyp rebuild",
Expand Down

0 comments on commit d1c3d8f

Please sign in to comment.