Skip to content

Commit 52c4a28

Browse files
chore(deps): update rust crate oxc to 0.82.2 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c5ec33 commit 52c4a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ doctest = false
2121
# doctest = false
2222

2323
[dependencies]
24-
oxc = { version = "0.82.1", features = ["transformer", "codegen", "semantic"] }
24+
oxc = { version = "0.82.2", features = ["transformer", "codegen", "semantic"] }
2525

2626
# swc = "26.0.0"
2727
# swc_common = "12.0.1"

0 commit comments

Comments
 (0)