Skip to content

Commit

Permalink
build(deps): bump tree-sitter-typescript from 0.20.5 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) from 0.20.5 to 0.23.0.
- [Release notes](https://github.com/tree-sitter/tree-sitter-typescript/releases)
- [Commits](tree-sitter/tree-sitter-typescript@v0.20.5...v0.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 75dac77 commit 87d191d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 11 additions & 8 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 crates/tree-crasher-typescript/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ repository = "https://github.com/langston-barrett/tree-crasher"
[dependencies]
anyhow = "1"
tree-crasher = { version = "0.4.0", path = "../tree-crasher" }
tree-sitter-typescript = "0.20"
tree-sitter-typescript = "0.23"

0 comments on commit 87d191d

Please sign in to comment.