Skip to content

Commit

Permalink
chore(deps): update rust crate swc_common to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 7866908 commit e88995c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ doctest = false
oxc = { version = "0.36.0", features = ["transformer", "codegen", "semantic"] }

swc = "6.0.0"
swc_common = "4.0.0"
swc_common = "4.0.1"
swc_ecma_ast = "4.0.1"
swc_ecma_parser = { version = "5.0.0", features = ["typescript"] }
swc_ecma_transforms = "6.0.0"
Expand Down

0 comments on commit e88995c

Please sign in to comment.