Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #184 from fdm-monster/renovate/swc-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @swc/cli to v0.3.4
  • Loading branch information
davidzwa authored Jan 28, 2024
2 parents 5493970 + d066b3f commit eff9595
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@lcov-viewer/cli": "1.3.0",
"@lcov-viewer/istanbul-report": "1.4.0",
"@swc/cli": "0.3.3",
"@swc/cli": "0.3.4",
"@swc/core": "1.3.106",
"@swc/jest": "0.2.31",
"@types/jest": "29.5.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,10 +700,10 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@swc/cli@0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.3.3.tgz#edb0a6cc73d55ec789c67fa1815af3be5db6fd8c"
integrity sha512-U1JrxSSdaKCwZMK9f1a74eqy4N9R13MmKNrdiwxaHemhdMh3FKTwZDMkDxYu0xKgqajZr+gu1FAxj5BCEnjx+Q==
"@swc/cli@0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.3.4.tgz#f38675af58573fe87cabe5ce7a5cdc4525cfbb20"
integrity sha512-IcF+LVhlszdf7Y+3+fSPPud8P/MjvGJfCa2AKbiT4EE36iFPIehTazVJ1g8RuqYu5OJAjkKM2/1cq4ym5biaCg==
dependencies:
"@mole-inc/bin-wrapper" "^8.0.1"
commander "^7.1.0"
Expand Down

0 comments on commit eff9595

Please sign in to comment.