Skip to content

Commit

Permalink
Bump node-addon-api in /src/5-async-work/async-iterator/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 5.1.0 to 8.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...v8.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 Mar 5, 2024
1 parent f8561c0 commit 24f502e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"bindings": "^1.5.0",
"cmake-js": "^6.3.0",
"node-addon-api": "^5.0.0"
"node-addon-api": "^8.0.0"
},
"scripts": {
"test": "node index.js",
Expand Down

0 comments on commit 24f502e

Please sign in to comment.