Skip to content

Commit 6cc2d0c

Browse files
committed
chore: upgrade oxc
1 parent 6c06ece commit 6cc2d0c

File tree

9 files changed

+152
-182
lines changed

9 files changed

+152
-182
lines changed

Cargo.lock

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ flame = "0.2.2"
2424
flamescope = "0.1.3"
2525
flate2 = "1.1.0"
2626
line-index = "0.1.2"
27-
oxc = "0.99.0"
28-
oxc_ast_visit = "0.99.0"
29-
oxc_ecmascript = "0.99.0"
27+
oxc = "0.107.0"
28+
oxc_ast_visit = "0.107.0"
29+
oxc_ecmascript = "0.107.0"
3030
oxc_index = "4.1.0"
31-
oxc_syntax = "0.99.0"
31+
oxc_syntax = "0.107.0"
3232
regex = "1.10.6"
3333
rustc-hash = "2.0.0"
3434
insta = "1.39.0"

0 commit comments

Comments
 (0)