Skip to content

Commit

Permalink
build(deps): bump @swc/cli from 0.3.14 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [@swc/cli](https://github.com/swc-project/pkgs) from 0.3.14 to 0.4.0.
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- dependency-name: "@swc/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent c53c00b commit 417e5e8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/icons-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"email": "ig.fedorov@corp.vk.com"
},
"dependencies": {
"@swc/cli": "^0.3.14",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.6",
"glob": "^10.4.2",
"svg-baker": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@size-limit/file": "^11.1.4",
"@size-limit/webpack": "^11.1.4",
"@swc/cli": "^0.3.14",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.6",
"@swc/jest": "^0.2.36",
"@types/node": "^20.14.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@size-limit/file": "^11.1.4",
"@size-limit/webpack": "^11.1.4",
"@swc/cli": "^0.3.14",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.6",
"@types/react": "16.14.34",
"@vkontakte/icons-scripts": "workspace:*",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -905,9 +905,9 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:^0.3.14":
version: 0.3.14
resolution: "@swc/cli@npm:0.3.14"
"@swc/cli@npm:^0.4.0":
version: 0.4.0
resolution: "@swc/cli@npm:0.4.0"
dependencies:
"@mole-inc/bin-wrapper": ^8.0.1
"@swc/counter": ^0.1.3
Expand All @@ -928,7 +928,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: a66c8af28e9fe38751a959a034fe72f59ca7cd3ec6c8ec2c1c508b53f33f68a1a80feae752510d2f9d1940b20b7ce009e6cc9f7cf77fa26f57d0e467afcd309a
checksum: df0d8f85c36b3e8268eaaabe6226f0cf7dd61b60cd9dcbe27c95f6b9844e3a9909ed0a7b295ee7e13a982dc11a77dc94d6860d050f00d6af6ed194c0df72348d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1394,7 +1394,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/icons-scripts@workspace:packages/icons-scripts"
dependencies:
"@swc/cli": ^0.3.14
"@swc/cli": ^0.4.0
"@swc/core": ^1.6.6
glob: ^10.4.2
svg-baker: ^1.7.0
Expand All @@ -1409,7 +1409,7 @@ __metadata:
dependencies:
"@size-limit/file": ^11.1.4
"@size-limit/webpack": ^11.1.4
"@swc/cli": ^0.3.14
"@swc/cli": ^0.4.0
"@swc/core": ^1.6.6
"@swc/helpers": ^0.5.11
"@swc/jest": ^0.2.36
Expand All @@ -1433,7 +1433,7 @@ __metadata:
dependencies:
"@size-limit/file": ^11.1.4
"@size-limit/webpack": ^11.1.4
"@swc/cli": ^0.3.14
"@swc/cli": ^0.4.0
"@swc/core": ^1.6.6
"@types/react": 16.14.34
"@vkontakte/icons-scripts": "workspace:*"
Expand Down

0 comments on commit 417e5e8

Please sign in to comment.