Skip to content

Commit

Permalink
fix(deps): update rust crate ast-grep-core to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 33909b4 commit b6ab587
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 17 deletions.
44 changes: 28 additions & 16 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/sfc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
smallvec = "1.12.0"
rustc-hash = "1.1.0"
ast-grep-core = "0.5.3"
ast-grep-core = "0.21.0"
tree-sitter-typescript = "0.20.3"
lazy_static = "1.4.0"
compiler = { path = "../compiler", default-features = false, features = [], package = "vue-compiler-core" }

0 comments on commit b6ab587

Please sign in to comment.