Skip to content

Commit b6861f1

Browse files
chore(deps): update rust crate oxc to 0.14.0 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 547aca6 commit b6861f1

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

+18-18
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
@@ -21,7 +21,7 @@ name = "biome"
2121
path = "src/biome.rs"
2222

2323
[dependencies]
24-
oxc = "0.13.5"
24+
oxc = "0.14.0"
2525

2626
swc_ecma_parser = { version = "0.144.3", features = ["typescript"] }
2727
swc_ecma_ast = "0.113.7"

0 commit comments

Comments
 (0)