Skip to content

Commit c81220f

Browse files
committed
chore(deps): update swc
1 parent 76711ae commit c81220f

File tree

2 files changed

+17
-36
lines changed

2 files changed

+17
-36
lines changed

Cargo.lock

+15-34
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
@@ -6,8 +6,8 @@ publish = false
66

77
[dependencies]
88
oxc = "0.12.1"
9-
swc_ecma_parser = "0.143.11"
10-
swc_ecma_ast = "0.112.6"
9+
swc_ecma_parser = "0.143.12"
10+
swc_ecma_ast = "0.112.7"
1111
biome_js_parser = "0.5.7"
1212
biome_js_syntax = "0.5.7"
1313

0 commit comments

Comments
 (0)