Skip to content

Commit

Permalink
build(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Apr 7, 2024
1 parent 1591212 commit 29e72f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"src/**"
],
"dependencies": {
"node-addon-api": "^7.1.0",
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
},
"peerDependencies": {
Expand All @@ -41,7 +41,7 @@
}
},
"devDependencies": {
"eslint": "^8.47.0",
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"tree-sitter-cli": "^0.22.2",
"prebuildify": "^6.0.0"
Expand Down

0 comments on commit 29e72f3

Please sign in to comment.