Skip to content

Commit 15a6f66

Browse files
committedFeb 8, 2024
chore(deps): update swc
1 parent 29d8b12 commit 15a6f66

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.6.0"
9-
swc_ecma_parser = "0.143.1"
10-
swc_ecma_ast = "0.112.0"
9+
swc_ecma_parser = "0.143.3"
10+
swc_ecma_ast = "0.112.2"
1111
biome_js_parser = "0.4.0"
1212
biome_js_syntax = "0.4.0"
1313

0 commit comments

Comments
 (0)