Skip to content

Commit e1fdd92

Browse files
chore(deps): update rust crate swc_ecma_ast to 0.118.1 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40b07c6 commit e1fdd92

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ doctest = false
3030
oxc = "0.24.1"
3131

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

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

0 commit comments

Comments
 (0)