Skip to content

Commit b0ba2e5

Browse files
chore(deps): update rust crate swc_ecma_parser to 10.0.1 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 810ef08 commit b0ba2e5

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.56.5"
3131

32-
swc_ecma_parser = { version = "10.0.0", features = ["typescript"] }
32+
swc_ecma_parser = { version = "10.0.1", features = ["typescript"] }
3333
swc_ecma_ast = "8.0.0"
3434

3535
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)