Skip to content

Commit d00d774

Browse files
chore(deps): update rust crate swc_ecma_ast to 0.121.1 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa2e159 commit d00d774

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ doctest = false
3030
oxc = "0.30.5"
3131

3232
swc_ecma_parser = { version = "0.152.1", features = ["typescript"] }
33-
swc_ecma_ast = "0.121.0"
33+
swc_ecma_ast = "0.121.1"
3434

3535
biome_js_parser = "0.5.7"
3636
biome_js_syntax = "0.5.7"

0 commit comments

Comments
 (0)