mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
build(deps): bump tree-sitter from 0.25.9 to 0.25.10 (#2029)
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.25.9 to 0.25.10. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.25.9...v0.25.10) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6174e8441
commit
d40b12da9b
5 changed files with 6 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ repository = "https://github.com/automattic/harper"
|
|||
harper-core = { path = "../harper-core", version = "0.65.0" }
|
||||
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.65.0" }
|
||||
tree-sitter-ink-lbz = "0.0.1"
|
||||
tree-sitter = "0.25.8"
|
||||
tree-sitter = "0.25.10"
|
||||
|
||||
[dev-dependencies]
|
||||
paste = "1.0.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue