Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Apr 22, 2023
1 parent 4dbac89 commit 8852264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ serde_json = { version = "1.0", optional = true }
env_logger = "0.10"
criterion = "0.4"
pretty_assertions = "1"
swc_core = { version = "0.59.0", features = [
swc_core = { version = "0.75.0", features = [
"ecma_ast",
"ecma_visit",
"ecma_parser",
Expand Down

0 comments on commit 8852264

Please sign in to comment.