Skip to content

Commit

Permalink
Bump again
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Jan 4, 2023
1 parent 3b0c10e commit 7133f51
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 = "2018"
crate-type = ["rlib"]

[dependencies]
swc_ecmascript = { version = "0.206.32", features = ["parser", "transforms", "module", "optimization", "react", "typescript", "utils", "visit", "codegen", "utils", "preset_env"] }
swc_ecmascript = { version = "0.207.2", features = ["parser", "transforms", "module", "optimization", "react", "typescript", "utils", "visit", "codegen", "utils", "preset_env"] }
swc_common = { version = "0.29.25", features = ["tty-emitter", "sourcemap"] }
swc_atoms = "0.4.32"
indoc = "1.0.3"
Expand Down

0 comments on commit 7133f51

Please sign in to comment.