Skip to content

Commit e18244d

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

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
@@ -62,7 +62,7 @@
6262
"@storybook/react": "^6.5.13",
6363
"@storybook/testing-library": "^0.2.0",
6464
"@swc-node/register": "1.10.9",
65-
"@swc/cli": "0.5.2",
65+
"@swc/cli": "0.6.0",
6666
"@swc/core": "1.10.6",
6767
"@swc/jest": "0.2.37",
6868
"@swc/plugin-styled-jsx": "^1.5.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3773,10 +3773,10 @@
37733773
source-map-support "^0.5.21"
37743774
tslib "^2.6.3"
37753775

3776-
"@swc/cli@0.5.2":
3777-
version "0.5.2"
3778-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.5.2.tgz#003ad39fff62ab8e7f1267e43c81802c8f4c9b45"
3779-
integrity sha512-ul2qIqjM5bfe9zWLqFDmHZCf9HXXSZZAlZLe4czn+lH4PewO+OWZnQcYCscnJKlbx6MuWjzXVR7gkspjNEJwJA==
3776+
"@swc/cli@0.6.0":
3777+
version "0.6.0"
3778+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.6.0.tgz#fe986a436797c9d3850938366dbd660c9ba1101f"
3779+
integrity sha512-Q5FsI3Cw0fGMXhmsg7c08i4EmXCrcl+WnAxb6LYOLHw4JFFC3yzmx9LaXZ7QMbA+JZXbigU2TirI7RAfO0Qlnw==
37803780
dependencies:
37813781
"@swc/counter" "^0.1.3"
37823782
"@xhmikosr/bin-wrapper" "^13.0.5"

0 commit comments

Comments
 (0)