Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Bump tree-sitter-highlight from 0.20.1 to 0.22.6
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.20.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.20.1...v0.22.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent e613bd6 commit b586984
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
29 changes: 20 additions & 9 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion kak-tree-sitter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ serde_json = "1.0.116"
simple_logger = "4.3.3"
thiserror = "1.0.59"
tree-sitter = "0.20.10"
tree-sitter-highlight = "0.20.1"
tree-sitter-highlight = "0.22.6"
unicode-segmentation = "1.11.0"

[dev-dependencies]
Expand Down

0 comments on commit b586984

Please sign in to comment.