Skip to content

Commit e4c9421

Browse files
chore(deps): update rust crate swc_ecma_ast to 0.118.2
1 parent 5c226a7 commit e4c9421

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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.24.3"
3131

3232
swc_ecma_parser = { version = "0.149.0", features = ["typescript"] }
33-
swc_ecma_ast = "0.118.1"
33+
swc_ecma_ast = "0.118.2"
3434

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

0 commit comments

Comments
 (0)