Skip to content

Commit ea21976

Browse files
committed
Update dev-dependencies
1 parent 2045b0b commit ea21976

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
@@ -31,7 +31,7 @@ serde_json = { version = "1.0", optional = true }
3131
env_logger = "0.10"
3232
criterion = "0.4"
3333
pretty_assertions = "1"
34-
swc_core = { version = "0.48.0", features = [
34+
swc_core = { version = "0.59.0", features = [
3535
"ecma_ast",
3636
"ecma_visit",
3737
"ecma_parser",

0 commit comments

Comments
 (0)