Skip to content

Commit 28a92a2

Browse files
fix(deps): update rust crate oxc_parser to 0.144
1 parent e348bce commit 28a92a2

2 files changed

Lines changed: 187 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 186 additions & 28 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
@@ -18,7 +18,7 @@ clap = { version = "4.6", features = ["derive"] }
1818
miette = { version = "7.6", features = ["fancy"] }
1919
thiserror = "2.0"
2020
ignore = "0.4"
21-
oxc_parser = "0.136"
21+
oxc_parser = "0.144"
2222
oxc_allocator = "0.136"
2323
oxc_ast = "0.136"
2424
oxc_ast_visit = "0.136"

0 commit comments

Comments
 (0)