Skip to content

Commit f7b6e2c

Browse files
chore(deps): update swc (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24e1575 commit f7b6e2c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -23,8 +23,8 @@ path = "src/biome.rs"
2323
[dependencies]
2424
oxc = "0.14.0"
2525

26-
swc_ecma_parser = { version = "0.144.3", features = ["typescript"] }
27-
swc_ecma_ast = "0.113.7"
26+
swc_ecma_parser = { version = "0.145.0", features = ["typescript"] }
27+
swc_ecma_ast = "0.114.0"
2828

2929
biome_js_parser = "0.5.7"
3030
biome_js_syntax = "0.5.7"

0 commit comments

Comments
 (0)