Skip to content

Commit 08e0814

Browse files
fix(deps): update rust crate oxc_ast to 0.146
1 parent 7550723 commit 08e0814

2 files changed

Lines changed: 66 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 65 additions & 11 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
@@ -20,7 +20,7 @@ thiserror = "2.0"
2020
ignore = "0.4"
2121
oxc_parser = "0.144"
2222
oxc_allocator = "0.144"
23-
oxc_ast = "0.144"
23+
oxc_ast = "0.146"
2424
oxc_ast_visit = "0.144"
2525
oxc_span = "0.144"
2626
oxc_syntax = "0.144"

0 commit comments

Comments
 (0)