Skip to content

Commit 68afbd1

Browse files
chore(deps): update swc (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ffeb80 commit 68afbd1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ doctest = false
2929
[dependencies]
3030
oxc = "0.53.0"
3131

32-
swc_ecma_parser = { version = "9.0.0", features = ["typescript"] }
33-
swc_ecma_ast = "7.0.0"
32+
swc_ecma_parser = { version = "10.0.0", features = ["typescript"] }
33+
swc_ecma_ast = "8.0.0"
3434

3535
biome_js_parser = "0.5.7"
3636
biome_js_syntax = "0.5.7"

0 commit comments

Comments
 (0)