Skip to content

Commit 86608e1

Browse files
Update dependency @swc/cli to v0.1.63 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5de2cfa commit 86608e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"build": "swc src/ --out-dir dist"
2525
},
2626
"devDependencies": {
27-
"@swc/cli": "0.1.62",
27+
"@swc/cli": "0.1.63",
2828
"@swc/core": "1.3.96",
2929
"@swc/jest": "0.2.29",
3030
"@types/jest": "29.5.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -931,10 +931,10 @@
931931
dependencies:
932932
"@sinonjs/commons" "^3.0.0"
933933

934-
"@swc/cli@0.1.62":
935-
version "0.1.62"
936-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.1.62.tgz#6442fde2fcf75175a300fb4fcf30f8c60bbb3ab3"
937-
integrity sha512-kOFLjKY3XH1DWLfXL1/B5MizeNorHR8wHKEi92S/Zi9Md/AK17KSqR8MgyRJ6C1fhKHvbBCl8wboyKAFXStkYw==
934+
"@swc/cli@0.1.63":
935+
version "0.1.63"
936+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.1.63.tgz#b4ab850f8c285d06d593428b14ffa3df782adcbb"
937+
integrity sha512-EM9oxxHzmmsprYRbGqsS2M4M/Gr5Gkcl0ROYYIdlUyTkhOiX822EQiRCpPCwdutdnzH2GyaTN7wc6i0Y+CKd3A==
938938
dependencies:
939939
"@mole-inc/bin-wrapper" "^8.0.1"
940940
commander "^7.1.0"

0 commit comments

Comments
 (0)