Skip to content

Commit 10f2866

Browse files
chore(deps): update rust crate swc_ecma_transforms_typescript to 0.202.1 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96aad75 commit 10f2866

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ swc_ecma_ast = "0.121.1"
2929
swc_ecma_parser = { version = "0.152.1", features = ["typescript"] }
3030
swc_ecma_transforms = "0.243.0"
3131
swc_ecma_transforms_react = "0.195.0"
32-
swc_ecma_transforms_typescript = "0.202.0"
32+
swc_ecma_transforms_typescript = "0.202.1"
3333
swc_ecma_visit = "0.107.0"
3434

3535
num_cpus = "1.16.0"

0 commit comments

Comments
 (0)