Skip to content

Commit

Permalink
chore(deps): bump node-addon-api from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.1.0 to 8.2.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@node-addon-api-v8.1.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent da605af commit 27c5b17
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 1,306 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "tree-sitter test"
},
"dependencies": {
"node-addon-api": "^8.1.0",
"node-addon-api": "^8.2.0",
"node-gyp-build": "^4.8.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 27c5b17

Please sign in to comment.