Skip to content

Commit

Permalink
Bump tree-sitter-go from 0.23.1 to 0.23.3
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) from 0.23.1 to 0.23.3.
- [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases)
- [Commits](tree-sitter/tree-sitter-go@v0.23.1...v0.23.3)

---
updated-dependencies:
- dependency-name: tree-sitter-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent e9a3a68 commit 6f97a74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 backends/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ streaming-iterator = "0.1"
tree-sitter = "0.24"
# smoelius: Pin to version 0.23.1 until the following issue is resolved:
# https://github.com/tree-sitter/tree-sitter-go/issues/155
tree-sitter-go = "=0.23.1"
tree-sitter-go = "=0.23.3"

# Hardhat TS
swc_core = { version = "4.0", features = [
Expand Down

0 comments on commit 6f97a74

Please sign in to comment.