Skip to content

Commit

Permalink
Bump swc
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Jan 31, 2024
1 parent fbf05ed commit 20855d2
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 59 deletions.
132 changes: 74 additions & 58 deletions 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/transformers/js/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
crate-type = ["rlib"]

[dependencies]
swc_core = { version = "0.88.3", features = [
swc_core = { version = "0.89.6", features = [
"common",
"common_ahash",
"common_sourcemap",
Expand Down

0 comments on commit 20855d2

Please sign in to comment.