Skip to content

Commit 199503a

Browse files
chore(deps): update swc
1 parent b7d3b7e commit 199503a

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Diff for: Cargo.lock

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

77
[dependencies]
88
oxc = "0.8.0"
9-
swc_ecma_parser = "0.143.6"
10-
swc_ecma_ast = "0.112.4"
9+
swc_ecma_parser = "0.143.7"
10+
swc_ecma_ast = "0.112.5"
1111
biome_js_parser = "0.4.0"
1212
biome_js_syntax = "0.4.0"
1313

0 commit comments

Comments
 (0)