Skip to content

Commit 3bbf918

Browse files
authored
feat: update swc_core to 39 (#358)
1 parent dcb0974 commit 3bbf918

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -16,7 +16,7 @@ path-absolutize = { version = "3", features = ["use_unix_paths_on_wasm"] }
1616

1717
serde = "1"
1818
serde_json = "1"
19-
swc_core = { version = "36", features = [
19+
swc_core = { version = "39", features = [
2020
"ecma_plugin_transform",
2121
"ecma_parser",
2222
] }

0 commit comments

Comments
 (0)