diff --git a/Cargo.toml b/Cargo.toml index cc62d3c..24ce277 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ swc_plugin_macro = "0.9.16" [dev-dependencies] swc_atoms = "0.6.5" -swc_common = "0.34.1" +swc_common = "0.36.1" swc_ecma_parser = "0.146.1" swc_ecma_transforms_base = "0.140.0" swc_ecma_transforms_testing = "0.143.0"