1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-19 14:18:13 +02:00

build(deps): bump tree-sitter-cli in the npm group

Bumps the npm group with 1 update: [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter/tree/HEAD/crates/cli/npm).


Updates `tree-sitter-cli` from 0.26.9 to 0.26.10
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.10/crates/cli/npm)

---
updated-dependencies:
- dependency-name: tree-sitter-cli
  dependency-version: 0.26.10
  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:
dependabot[bot] 2026-07-05 11:52:36 +00:00 committed by GitHub
parent 78ce50edf6
commit 520cec1a91
Signed by: GitHub
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"prebuildify": "^6.0.1",
"tree-sitter-cli": "^0.26.9"
"tree-sitter-cli": "^0.26.10"
},
"peerDependencies": {
"tree-sitter": "^0.21.1"