Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5ebc1a

Browse files
authoredJun 25, 2024··
chore(deps): update rust crate swc_ecma_parser to 0.146.5
1 parent 4f44bfe commit b5ebc1a

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

32-
swc_ecma_parser = { version = "0.146.4", features = ["typescript"] }
32+
swc_ecma_parser = { version = "0.146.5", features = ["typescript"] }
3333
swc_ecma_ast = "0.115.1"
3434

3535
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)
Please sign in to comment.