Skip to content

Commit b538784

Browse files
committed
chore(deps): update swc
1 parent 992f1b2 commit b538784

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

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

1919
[dependencies]
2020
oxc = "0.12.5"
21-
swc_ecma_parser = "0.143.16"
22-
swc_ecma_ast = "0.112.8"
21+
swc_ecma_parser = "0.144.0"
22+
swc_ecma_ast = "0.113.0"
2323
biome_js_parser = "0.5.7"
2424
biome_js_syntax = "0.5.7"
2525

0 commit comments

Comments
 (0)