Skip to content

Commit 9ce19d4

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

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
@@ -63,7 +63,7 @@
6363
"@storybook/react": "^6.5.13",
6464
"@storybook/testing-library": "^0.2.0",
6565
"@swc-node/register": "1.11.1",
66-
"@swc/cli": "0.7.8",
66+
"@swc/cli": "0.7.9",
6767
"@swc/core": "1.15.0",
6868
"@swc/jest": "0.2.39",
6969
"@swc/plugin-styled-jsx": "^1.5.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3880,10 +3880,10 @@
38803880
source-map-support "^0.5.21"
38813881
tslib "^2.8.1"
38823882

3883-
"@swc/cli@0.7.8":
3884-
version "0.7.8"
3885-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.8.tgz#7c9e892e45cdb818f53eb0b96ada88014ae84c04"
3886-
integrity sha512-27Ov4rm0s2C6LLX+NDXfDVB69LGs8K94sXtFhgeUyQ4DBywZuCgTBu2loCNHRr8JhT9DeQvJM5j9FAu/THbo4w==
3883+
"@swc/cli@0.7.9":
3884+
version "0.7.9"
3885+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.9.tgz#67615740ccd3bf2ed807ce24fffef502906ba939"
3886+
integrity sha512-AFQu3ZZ9IcdClTknxbug08S9ed/q8F3aYkO5NoZ+6IjQ5UEo1s2HN1GRKNvUslYx2EoVYxd+6xGcp6C7wwtxyQ==
38873887
dependencies:
38883888
"@swc/counter" "^0.1.3"
38893889
"@xhmikosr/bin-wrapper" "^13.0.5"

0 commit comments

Comments
 (0)