Skip to content

Commit

Permalink
build(deps-dev): Bump @swc/cli from 0.1.62 to 0.1.63 (#6123)
Browse files Browse the repository at this point in the history
Bumps [@swc/cli](https://github.com/swc-project/cli) from 0.1.62 to 0.1.63.
- [Commits](swc-project/cli@v0.1.62...v0.1.63)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d0acbd6 commit 4f06e66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@size-limit/file": "^11.0.0",
"@size-limit/webpack": "^11.0.0",
"@size-limit/webpack-css": "^11.0.0",
"@swc/cli": "^0.1.59",
"@swc/cli": "^0.1.63",
"@swc/core": "1.3.96",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4225,9 +4225,9 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:^0.1.59":
version: 0.1.62
resolution: "@swc/cli@npm:0.1.62"
"@swc/cli@npm:^0.1.63":
version: 0.1.63
resolution: "@swc/cli@npm:0.1.63"
dependencies:
"@mole-inc/bin-wrapper": ^8.0.1
commander: ^7.1.0
Expand All @@ -4245,7 +4245,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: d44e88a724ba32d4f63856f15899f8eff78d90d0c5452e4882412307bf6353a64b25e7dc9992fd6e3975c87e6c0d7b494d859a0d8badb9f3c6103623ca89ddc2
checksum: 5cc888b995374fd35d38b42261cf73ec9bbc4ea327f220de38e8ad4cfdf2839a3e0b1a8778f56ead0e475774bc8f7925c42bef71993dd1cad5776e8b934e7e06
languageName: node
linkType: hard

Expand Down Expand Up @@ -5484,7 +5484,7 @@ __metadata:
"@size-limit/file": ^11.0.0
"@size-limit/webpack": ^11.0.0
"@size-limit/webpack-css": ^11.0.0
"@swc/cli": ^0.1.59
"@swc/cli": ^0.1.63
"@swc/core": 1.3.96
"@swc/jest": ^0.2.29
"@testing-library/jest-dom": ^6.1.4
Expand Down

0 comments on commit 4f06e66

Please sign in to comment.