mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-08-22 14:58:12 +02:00
build(deps): bump the npm group with 2 updates
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/tree/HEAD/crates/cli/npm). Updates `node-addon-api` from 8.9.1 to 8.9.2 - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-addon-api/compare/v8.9.1...v8.9.2) Updates `tree-sitter-cli` from 0.26.11 to 0.26.12 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.12/crates/cli/npm) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: tree-sitter-cli dependency-version: 0.26.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37e5612185
commit
4477a06774
2 changed files with 10 additions and 10 deletions
|
|
@ -22,12 +22,12 @@
|
|||
"*.wasm"
|
||||
],
|
||||
"dependencies": {
|
||||
"node-addon-api": "^8.9.1",
|
||||
"node-addon-api": "^8.9.2",
|
||||
"node-gyp-build": "^4.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prebuildify": "^6.0.1",
|
||||
"tree-sitter-cli": "^0.26.11"
|
||||
"tree-sitter-cli": "^0.26.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"tree-sitter": "^0.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue