Skip to content

Commit 1e45cf1

Browse files
chore(deps): update rust crate swc_ecma_parser to 29.0.1 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb5ea1e commit 1e45cf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.101.0"
3131

32-
swc_ecma_parser = { version = "29.0.0", features = ["typescript"] }
32+
swc_ecma_parser = { version = "29.0.1", features = ["typescript"] }
3333
swc_ecma_ast = "19.0.0"
3434
swc_common = "18.0.1"
3535

0 commit comments

Comments
 (0)