Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Mar 31, 2024
1 parent 26545d0 commit d94aa85
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 103 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"node": ">=14.15"
},
"dependencies": {
"cmake-js": "^7.2.1",
"node-addon-api": "^7.0.0",
"cmake-js": "^7.3.0",
"node-addon-api": "^8.0.0",
"pkg-prebuilds": "^0.2.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0"
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit d94aa85

Please sign in to comment.