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-gyp-build](https://github.com/prebuild/node-gyp-build) and [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter).

Updates `node-gyp-build` from 4.8.1 to 4.8.2
- [Commits](prebuild/node-gyp-build@v4.8.1...v4.8.2)

Updates `tree-sitter-cli` from 0.22.6 to 0.23.0
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.22.6...v0.23.0)

---
updated-dependencies:
- dependency-name: node-gyp-build
  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-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
jpt13653903 committed Sep 1, 2024
1 parent 40990de commit 08636dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
14 changes: 8 additions & 6 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 @@ -23,11 +23,11 @@
],
"dependencies": {
"node-addon-api": "^8.1.0",
"node-gyp-build": "^4.8.1"
"node-gyp-build": "^4.8.2"
},
"devDependencies": {
"prebuildify": "^6.0.1",
"tree-sitter-cli": "^0.22.6"
"tree-sitter-cli": "^0.23.0"
},
"peerDependencies": {
"tree-sitter": "^0.21.0"
Expand Down

0 comments on commit 08636dd

Please sign in to comment.