Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jul 1, 2024
1 parent f9dc546 commit 5bbbb2e
Show file tree
Hide file tree
Showing 2 changed files with 843 additions and 811 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"main": "./index.js",
"types": "./module.d.ts",
"dependencies": {
"cmake-js": "^7.2.0",
"node-addon-api": "^6.0.0",
"pkg-prebuilds": "~0.2.0"
"cmake-js": "^7.3.0",
"node-addon-api": "^6.1.0",
"pkg-prebuilds": "^1.0.0"
},
"scripts": {
"install": "pkg-prebuilds-verify ./binding-options.js || cmake-js compile --target jpeg-turbo",
Expand All @@ -34,7 +34,7 @@
"test": "jest"
},
"devDependencies": {
"jest": "^29.4.2"
"jest": "^29.7.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 5bbbb2e

Please sign in to comment.