Skip to content

Commit 9d466fd

Browse files
Bump node-addon-api from 3.2.1 to 7.0.0 in /typescript_with_addon/node-addon-api
Dependabot couldn't find the original pull request head commit, fabb8fd.
1 parent 111df16 commit 9d466fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript_with_addon/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "TypeScript calling Javascript calling C++ calling C with building with CMake and node-addon-api C++ wrapper.",
55
"dependencies": {
66
"bindings": "^1.5.0",
7-
"node-addon-api": "^3.0.2"
7+
"node-addon-api": "^7.0.0"
88
},
99
"scripts": {
1010
"install": "npx cmake-js compile",

0 commit comments

Comments
 (0)