Skip to content

Commit d617f49

Browse files
chore(deps): update rust crate swc_ecma_ast to 5.1.0 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbeb882 commit d617f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ doctest = false
3030
oxc = "0.48.1"
3131

3232
swc_ecma_parser = { version = "7.0.0", features = ["typescript"] }
33-
swc_ecma_ast = "5.0.3"
33+
swc_ecma_ast = "5.1.0"
3434

3535
biome_js_parser = "0.5.7"
3636
biome_js_syntax = "0.5.7"

0 commit comments

Comments
 (0)