Skip to content

Commit

Permalink
build(deps-dev): Bump the swc group with 1 update (#6653)
Browse files Browse the repository at this point in the history
Bumps the swc group with 1 update: [@swc/cli](https://github.com/swc-project/pkgs).


Updates `@swc/cli` from 0.3.9 to 0.3.10
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- dependency-name: "@swc/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 1b96b23 commit 35e89f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@size-limit/file": "^11.0.2",
"@size-limit/webpack": "^11.0.2",
"@size-limit/webpack-css": "^11.0.2",
"@swc/cli": "^0.3.9",
"@swc/cli": "^0.3.10",
"@swc/core": "1.4.2",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4152,13 +4152,13 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:^0.3.9":
version: 0.3.9
resolution: "@swc/cli@npm:0.3.9"
"@swc/cli@npm:^0.3.10":
version: 0.3.10
resolution: "@swc/cli@npm:0.3.10"
dependencies:
"@mole-inc/bin-wrapper": ^8.0.1
"@swc/counter": ^0.1.3
commander: ^7.1.0
commander: ^8.3.0
fast-glob: ^3.2.5
minimatch: ^9.0.3
piscina: ^4.3.0
Expand All @@ -4175,7 +4175,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 717e8bf57c3d7f7c16ee768860e6fddcc8ebc91218b5f7bd91948a21b1d45506af6b2e70c1e9fb560d0f07d66d16a9f9f0a3cbe3fab3aa0c43da2bc1dc470564
checksum: f58fdac7e55394649fbf742d33d2b6285b427a6f83c4872ccdcaaf650a12d357caeda93caa6a33ec6b8e61c5d58cebf57d15d06a8c2c749480007b8b55653b2d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5466,7 +5466,7 @@ __metadata:
"@size-limit/file": ^11.0.2
"@size-limit/webpack": ^11.0.2
"@size-limit/webpack-css": ^11.0.2
"@swc/cli": ^0.3.9
"@swc/cli": ^0.3.10
"@swc/core": 1.4.2
"@swc/jest": ^0.2.36
"@testing-library/jest-dom": ^6.4.2
Expand Down Expand Up @@ -7522,7 +7522,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^7.1.0, commander@npm:^7.2.0":
"commander@npm:^7.2.0":
version: 7.2.0
resolution: "commander@npm:7.2.0"
checksum: 53501cbeee61d5157546c0bef0fedb6cdfc763a882136284bed9a07225f09a14b82d2a84e7637edfd1a679fb35ed9502fd58ef1d091e6287f60d790147f68ddc
Expand Down

0 comments on commit 35e89f6

Please sign in to comment.