Skip to content

Commit e59d166

Browse files
chore(deps): update swc (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7b9229 commit e59d166

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ panic = "abort"
1818

1919
[dependencies]
2020
oxc = "0.13.5"
21-
swc_ecma_parser = "0.144.1"
22-
swc_ecma_ast = "0.113.1"
21+
swc_ecma_parser = "0.144.2"
22+
swc_ecma_ast = "0.113.7"
2323
biome_js_parser = "0.5.7"
2424
biome_js_syntax = "0.5.7"
2525

0 commit comments

Comments
 (0)