diff --git a/Cargo.toml b/Cargo.toml index c51282d..95a93f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ doctest = false [dependencies] oxc = "0.93.0" -swc_ecma_parser = { version = "24.0.2", features = ["typescript"] } +swc_ecma_parser = { version = "24.0.3", features = ["typescript"] } swc_ecma_ast = "15.0.0" # biome_js_parser = "0.5.6"