Skip to content

Commit b2a0dcf

Browse files
chore(deps): update rust crate swc_ecma_parser to 3.0.1 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b3674a commit b2a0dcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ doctest = false
2929
[dependencies]
3030
oxc = "0.34.0"
3131

32-
swc_ecma_parser = { version = "3.0.0", features = ["typescript"] }
32+
swc_ecma_parser = { version = "3.0.1", features = ["typescript"] }
3333
swc_ecma_ast = "2.0.0"
3434

3535
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)