Skip to content

Commit 113b0ac

Browse files
chore(deps): update rust crate swc_ecma_parser to 6.0.1 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 681b55d commit 113b0ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ doctest = false
2929
[dependencies]
3030
oxc = "0.41.0"
3131

32-
swc_ecma_parser = { version = "6.0.0", features = ["typescript"] }
32+
swc_ecma_parser = { version = "6.0.1", features = ["typescript"] }
3333
swc_ecma_ast = "5.0.0"
3434

3535
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)