Skip to content

Commit f4a1931

Browse files
fix(deps): update rust crate oxc_ast_visit to 0.137
1 parent 7053e68 commit f4a1931

2 files changed

Lines changed: 178 additions & 51 deletions

File tree

Cargo.lock

Lines changed: 177 additions & 50 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.136"
2222
oxc_allocator = "0.136"
2323
oxc_ast = "0.136"
24-
oxc_ast_visit = "0.136"
24+
oxc_ast_visit = "0.137"
2525
oxc_span = "0.136"
2626
oxc_syntax = "0.136"
2727
oxc_diagnostics = "0.136"

0 commit comments

Comments
 (0)