Skip to content

Commit

Permalink
chore(deps-dev): bump tree-sitter-cli from 0.22.1 to 0.22.6
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter) from 0.22.1 to 0.22.6.
- [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.1...v0.22.6)

---
updated-dependencies:
- dependency-name: tree-sitter-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 6b25d26 commit 18ae579
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"husky": "^7.0.4",
"lint-staged": "^15.2.2",
"prettier": "^2.8.8",
"tree-sitter-cli": "^0.22.1"
"tree-sitter-cli": "^0.22.6"
},
"tree-sitter": [
{
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,12 +1413,12 @@ __metadata:
languageName: node
linkType: hard

"tree-sitter-cli@npm:^0.22.1":
version: 0.22.1
resolution: "tree-sitter-cli@npm:0.22.1"
"tree-sitter-cli@npm:^0.22.6":
version: 0.22.6
resolution: "tree-sitter-cli@npm:0.22.6"
bin:
tree-sitter: cli.js
checksum: 9c69bc3ced901b8374869865806244a2768b31e0d1209ea4f0f5c4303c8faa467ceaba4f9810529430df9a08a255bbb0ffc084158f448c67a83b312bc808e33e
checksum: 69c424260d7f0c11654b563464793e287bb6a228c4dbb2f1d8c4d97e09a4605a0639991525d6ff0b2764619f073258af0dd362af9c509f8844097114d86d59c9
languageName: node
linkType: hard

Expand All @@ -1430,7 +1430,7 @@ __metadata:
lint-staged: ^15.2.2
nan: ^2.19.0
prettier: ^2.8.8
tree-sitter-cli: ^0.22.1
tree-sitter-cli: ^0.22.6
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 18ae579

Please sign in to comment.