Skip to content

Commit

Permalink
Bump tree-sitter-cli from 0.21.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter) from 0.21.0 to 0.22.1.
- [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.21.0...v0.22.1)

---
updated-dependencies:
- dependency-name: tree-sitter-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 539c389 commit ca81618
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"dependencies": {
"@ast-grep/cli": "^0.19.3",
"tree-sitter-cli": "^0.21.0"
"tree-sitter-cli": "^0.22.1"
},
"scripts": {
"install": "bash -c '(cd tree-sitter-spicy && tree-sitter generate && TREE_SITTER_LIBDIR=../lib tree-sitter test >/dev/null)'",
Expand Down

0 comments on commit ca81618

Please sign in to comment.