Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 24a1d68 commit 9906855
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 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.1",
"@size-limit/webpack": "^11.0.1",
"@size-limit/webpack-css": "^11.0.1",
"@swc/cli": "^0.1.63",
"@swc/cli": "^0.1.64",
"@swc/core": "1.3.103",
"@swc/jest": "^0.2.31",
"@testing-library/dom": "^9.3.4",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4069,13 +4069,14 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:^0.1.63":
version: 0.1.63
resolution: "@swc/cli@npm:0.1.63"
"@swc/cli@npm:^0.1.64":
version: 0.1.64
resolution: "@swc/cli@npm:0.1.64"
dependencies:
"@mole-inc/bin-wrapper": ^8.0.1
commander: ^7.1.0
fast-glob: ^3.2.5
minimatch: ^9.0.3
semver: ^7.3.8
slash: 3.0.0
source-map: ^0.7.3
Expand All @@ -4089,7 +4090,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 5cc888b995374fd35d38b42261cf73ec9bbc4ea327f220de38e8ad4cfdf2839a3e0b1a8778f56ead0e475774bc8f7925c42bef71993dd1cad5776e8b934e7e06
checksum: ba2b978d8a7fe6397cb2f9b13d694ec9e0fab4eb3e06c8643e0104cf4c0a497711ed6b17c11e43b96db4d6c636e7a3011b21ad54430742df3325e20a2b0f3efc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5387,7 +5388,7 @@ __metadata:
"@size-limit/file": ^11.0.1
"@size-limit/webpack": ^11.0.1
"@size-limit/webpack-css": ^11.0.1
"@swc/cli": ^0.1.63
"@swc/cli": ^0.1.64
"@swc/core": 1.3.103
"@swc/jest": ^0.2.31
"@testing-library/dom": ^9.3.4
Expand Down Expand Up @@ -13743,7 +13744,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.1":
"minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
Expand Down

0 comments on commit 9906855

Please sign in to comment.