Skip to content

Commit 4234f37

Browse files
chore(deps): update rust crate swc_ecma_transforms_typescript to 12.0.1
1 parent b17dfb2 commit 4234f37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ swc_ecma_ast = "8.0.0"
2929
swc_ecma_parser = { version = "10.0.0", features = ["typescript"] }
3030
swc_ecma_transforms = { version = "14.0.0", features = ["compat"] }
3131
swc_ecma_transforms_react = "12.0.1"
32-
swc_ecma_transforms_typescript = "12.0.0"
32+
swc_ecma_transforms_typescript = "12.0.1"
3333
swc_ecma_visit = "8.0.0"
3434

3535
num_cpus = "1.16.0"

0 commit comments

Comments
 (0)