Skip to content

Commit c41d9f3

Browse files
chore(deps): update rust crate swc_ecma_parser to 0.144.3
1 parent 15f08fe commit c41d9f3

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
@@ -23,7 +23,7 @@ path = "src/biome.rs"
2323
[dependencies]
2424
oxc = "0.13.5"
2525

26-
swc_ecma_parser = { version = "0.144.2", features = ["typescript"] }
26+
swc_ecma_parser = { version = "0.144.3", features = ["typescript"] }
2727
swc_ecma_ast = "0.113.7"
2828

2929
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)