Skip to content

Commit c150941

Browse files
committed
fix(deps): update rust crate tree-sitter-typescript to 0.20.3
1 parent ca0028b commit c150941

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sfc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ edition = "2018"
1010
smallvec = "1.11.0"
1111
rustc-hash = "1.1.0"
1212
ast-grep-core = "0.5.3"
13-
tree-sitter-typescript = "0.20.2"
13+
tree-sitter-typescript = "0.20.3"
1414
lazy_static = "1.4.0"
1515
compiler = { path = "../compiler", default-features = false, features = [], package = "vue-compiler-core" }

0 commit comments

Comments
 (0)