Skip to content

Commit 29f6fc4

Browse files
chore(deps): bump node-addon-api from 7.1.1 to 8.5.0 (#6)
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 7.1.1 to 8.5.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@v7.1.1...v8.5.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c31d9e commit 29f6fc4

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

package-lock.json

Lines changed: 9 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/getlumos/tree-sitter-lumos#readme",
4040
"dependencies": {
41-
"node-addon-api": "^7.1.0",
41+
"node-addon-api": "^8.5.0",
4242
"node-gyp": "^10.0.1",
4343
"node-gyp-build": "^4.8.0"
4444
},

0 commit comments

Comments
 (0)