Skip to content

Commit

Permalink
fix(deps): update rust crate swc_core to 0.83.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 52dd29f commit 2148b4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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.82.0", features = [
swc_core = { version = "0.83.39", features = [
"ecma_plugin_transform",
"ecma_ast_serde",
] }
Expand Down

0 comments on commit 2148b4a

Please sign in to comment.