Skip to content

Commit 99f829f

Browse files
chore(deps): update dependency @swc/cli to v0.7.7 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e547e4b commit 99f829f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@storybook/react": "^6.5.13",
6363
"@storybook/testing-library": "^0.2.0",
6464
"@swc-node/register": "1.10.10",
65-
"@swc/cli": "0.7.5",
65+
"@swc/cli": "0.7.7",
6666
"@swc/core": "1.11.24",
6767
"@swc/jest": "0.2.38",
6868
"@swc/plugin-styled-jsx": "^1.5.20",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3782,10 +3782,10 @@
37823782
source-map-support "^0.5.21"
37833783
tslib "^2.6.3"
37843784

3785-
"@swc/cli@0.7.5":
3786-
version "0.7.5"
3787-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.5.tgz#96bf34c0a3460c732358ef58603b2f412c68c16c"
3788-
integrity sha512-RlUYAxOhsecBB7qFVdDXhXXW3GDVxXpJx90q8Tlj+KuJVUPXViI7tNAvu54u3hbIZAL3LtrQKZHBWF6O5cXxZQ==
3785+
"@swc/cli@0.7.7":
3786+
version "0.7.7"
3787+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.7.tgz#b367daba7db5a25fdcdbefe6a80f4c49c300d5fc"
3788+
integrity sha512-j4yYm9bx3pxWofaJKX1BFwj/3ngUDynN4UIQ2Xd2h0h/7Gt7zkReBTpDN7g5S13mgAYxacaTHTOUsz18097E8w==
37893789
dependencies:
37903790
"@swc/counter" "^0.1.3"
37913791
"@xhmikosr/bin-wrapper" "^13.0.5"

0 commit comments

Comments
 (0)