Skip to content

Commit 778076e

Browse files
chore(deps): update rust crate swc_ecma_ast to 8.0.1
1 parent 254171e commit 778076e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

3232
swc_ecma_parser = { version = "10.0.1", features = ["typescript"] }
33-
swc_ecma_ast = "8.0.0"
33+
swc_ecma_ast = "8.0.1"
3434

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

0 commit comments

Comments
 (0)