Skip to content

Commit 6e94f8c

Browse files
fix(deps): update rust crate oxc_ast to 0.145
1 parent c4d65f9 commit 6e94f8c

2 files changed

Lines changed: 182 additions & 48 deletions

File tree

Cargo.lock

Lines changed: 181 additions & 47 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.145"
2424
oxc_ast_visit = "0.144"
2525
oxc_span = "0.144"
2626
oxc_syntax = "0.144"

0 commit comments

Comments
 (0)