Skip to content

Commit

Permalink
Bump node-addon-api
Browse files Browse the repository at this point in the history
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 8.1.0.
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-addon-api@v4.3.0...node-addon-api-v8.1.0)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent eb481cb commit 9896364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "test/index.js",
"private": true,
"dependencies": {
"node-addon-api": "^4.0.0"
"node-addon-api": "^8.1.0"
},
"scripts": {
"install": "node-gyp rebuild && node test"
Expand Down

0 comments on commit 9896364

Please sign in to comment.