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 bbeb882 commit 4ca809dCopy full SHA for 4ca809d
Cargo.toml
@@ -30,7 +30,7 @@ doctest = false
30
oxc = "0.48.1"
31
32
swc_ecma_parser = { version = "7.0.0", features = ["typescript"] }
33
-swc_ecma_ast = "5.0.3"
+swc_ecma_ast = "5.1.0"
34
35
biome_js_parser = "0.5.7"
36
biome_js_syntax = "0.5.7"
0 commit comments