Skip to content

Commit c45286e

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

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
@@ -63,7 +63,7 @@
6363
"@storybook/react": "^6.5.13",
6464
"@storybook/testing-library": "^0.2.0",
6565
"@swc-node/register": "1.10.10",
66-
"@swc/cli": "0.6.0",
66+
"@swc/cli": "0.7.2",
6767
"@swc/core": "1.11.21",
6868
"@swc/jest": "0.2.37",
6969
"@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.6.0":
3786-
version "0.6.0"
3787-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.6.0.tgz#fe986a436797c9d3850938366dbd660c9ba1101f"
3788-
integrity sha512-Q5FsI3Cw0fGMXhmsg7c08i4EmXCrcl+WnAxb6LYOLHw4JFFC3yzmx9LaXZ7QMbA+JZXbigU2TirI7RAfO0Qlnw==
3785+
"@swc/cli@0.7.2":
3786+
version "0.7.2"
3787+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.2.tgz#dc64d70dc61b0c1a55ba6804ae9d42e049b95fdf"
3788+
integrity sha512-B73b2Orrd0tauaX3Jct9MxkAI79U3OMHzRB++x2wfyq+JPjgC6foJK6zyY2JI0vsTlaTbGpx9+hsowTQ8RtQFA==
37893789
dependencies:
37903790
"@swc/counter" "^0.1.3"
37913791
"@xhmikosr/bin-wrapper" "^13.0.5"

0 commit comments

Comments
 (0)