diff --git a/Cargo.toml b/Cargo.toml index 38e82ec..7342fbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ doctest = false oxc = "0.48.1" swc_ecma_parser = { version = "7.0.0", features = ["typescript"] } -swc_ecma_ast = "5.0.3" +swc_ecma_ast = "5.1.0" biome_js_parser = "0.5.7" biome_js_syntax = "0.5.7"