We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b5963 commit 5a92c59Copy full SHA for 5a92c59
Cargo.toml
@@ -29,7 +29,7 @@ doctest = false
29
[dependencies]
30
oxc = "0.93.0"
31
32
-swc_ecma_parser = { version = "24.0.2", features = ["typescript"] }
+swc_ecma_parser = { version = "24.0.3", features = ["typescript"] }
33
swc_ecma_ast = "15.0.0"
34
35
# biome_js_parser = "0.5.6"
0 commit comments