Skip to content

Commit 70611ab

Browse files
committed
chore(deps): update swc
1 parent 1bc5000 commit 70611ab

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

+6-6
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.10.0"
9-
swc_ecma_parser = "0.143.9"
10-
swc_ecma_ast = "0.112.5"
9+
swc_ecma_parser = "0.143.10"
10+
swc_ecma_ast = "0.112.6"
1111
biome_js_parser = "0.5.7"
1212
biome_js_syntax = "0.5.7"
1313

0 commit comments

Comments
 (0)