Skip to content

Commit

Permalink
fix(deps): update rust crate swc_core to 0.85.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 2514e64 commit 0ba565a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions packages/swc/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/swc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rust-ini = "0.19.0"
serde = "1.0.188"
serde_json = "1.0.107"
string_cache = "0.8.7"
swc_core = { version = "0.83.42", features = [
swc_core = { version = "0.85.7", features = [
"ecma_plugin_transform",
"ecma_ast_serde",
] }
Expand Down

0 comments on commit 0ba565a

Please sign in to comment.