diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 3a4a55f..3d76f4f 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -16,7 +16,7 @@ wizer = "4" structopt = "0.3" swc_atoms = "0.6.5" swc_common = "0.33.10" -swc_ecma_ast = "0.112" +swc_ecma_ast = "0.118" swc_ecma_parser = "0.143" wagen = "0.1" log = "0.4"