Skip to content

Commit

Permalink
build(deps): bump the npm group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates: [node-addon-api](https://github.com/nodejs/node-addon-api) and [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter).


Updates `node-addon-api` from 8.3.0 to 8.3.1
- [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@v8.3.0...v8.3.1)

Updates `tree-sitter-cli` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tree-sitter-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent def9849 commit f32f640
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"dependencies": {
"tree-sitter-go": "^0.23.4",
"node-addon-api": "^8.3.0",
"node-addon-api": "^8.3.1",
"node-gyp-build": "^4.8.4"
},
"peerDependencies": {
Expand All @@ -20,7 +20,7 @@
}
},
"devDependencies": {
"tree-sitter-cli": "^0.25.1",
"tree-sitter-cli": "^0.25.2",
"prebuildify": "^6.0.1"
},
"files": [
Expand Down

0 comments on commit f32f640

Please sign in to comment.