Skip to content

Commit

Permalink
Bump node-addon-api from 5.1.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 5.1.0 to 7.0.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@v5.1.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent c9c1b0c commit 05738c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint-test": "standard && clang-format -output-replacements-xml src/microtime.cc | (! grep -q '<replacement ') && node test.js"
},
"dependencies": {
"node-addon-api": "^5.0.0",
"node-addon-api": "^7.0.0",
"node-gyp-build": "^4.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 05738c9

Please sign in to comment.