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 2d87d62 commit 1f5251bCopy full SHA for 1f5251b
Cargo.toml
@@ -29,7 +29,7 @@ doctest = false
29
[dependencies]
30
oxc = "0.92.0"
31
32
-swc_ecma_parser = { version = "24.0.1", features = ["typescript"] }
+swc_ecma_parser = { version = "24.0.2", features = ["typescript"] }
33
swc_ecma_ast = "15.0.0"
34
35
# biome_js_parser = "0.5.6"
0 commit comments