Skip to content

Commit 02224f4

Browse files
fix(deps): update rust crate oxc_ast_visit to 0.146
1 parent c4d65f9 commit 02224f4

2 files changed

Lines changed: 184 additions & 50 deletions

File tree

Cargo.lock

Lines changed: 183 additions & 49 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
@@ -21,7 +21,7 @@ ignore = "0.4"
2121
oxc_parser = "0.144"
2222
oxc_allocator = "0.144"
2323
oxc_ast = "0.144"
24-
oxc_ast_visit = "0.144"
24+
oxc_ast_visit = "0.146"
2525
oxc_span = "0.144"
2626
oxc_syntax = "0.144"
2727
oxc_diagnostics = "0.144"

0 commit comments

Comments
 (0)