Skip to content

Commit

Permalink
update @swc/core to 1.2.204
Browse files Browse the repository at this point in the history
  • Loading branch information
balazs-lengyel committed Jun 21, 2022
1 parent f0ecba9 commit 04b8f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/optimizers/swc/package.json
Expand Up @@ -23,7 +23,7 @@
"@parcel/plugin": "2.6.1",
"@parcel/source-map": "^2.0.0",
"@parcel/utils": "2.6.1",
"@swc/core": "^1.2.194",
"@swc/core": "^1.2.204",
"nullthrows": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/transformers/elm/package.json
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@parcel/diagnostic": "2.6.1",
"@parcel/plugin": "2.6.1",
"@swc/core": "^1.2.194",
"@swc/core": "^1.2.204",
"command-exists": "^1.2.8",
"cross-spawn": "^7.0.3",
"elm-hot": "^1.1.5",
Expand Down

0 comments on commit 04b8f49

Please sign in to comment.