Skip to content

Commit

Permalink
fix(deps): update dependency concurrently to v8 (#7952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <[email protected]>
  • Loading branch information
renovate[bot] and thedavidprice authored Mar 29, 2023
1 parent df23de4 commit 29208ff
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"boxen": "5.1.2",
"camelcase": "6.3.0",
"chalk": "4.1.2",
"concurrently": "7.6.0",
"concurrently": "8.0.1",
"configstore": "3.1.5",
"core-js": "3.29.1",
"cross-env": "7.0.3",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6639,7 +6639,7 @@ __metadata:
boxen: 5.1.2
camelcase: 6.3.0
chalk: 4.1.2
concurrently: 7.6.0
concurrently: 8.0.1
configstore: 3.1.5
core-js: 3.29.1
cross-env: 7.0.3
Expand Down Expand Up @@ -13725,23 +13725,23 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:7.6.0":
version: 7.6.0
resolution: "concurrently@npm:7.6.0"
"concurrently@npm:8.0.1":
version: 8.0.1
resolution: "concurrently@npm:8.0.1"
dependencies:
chalk: ^4.1.0
date-fns: ^2.29.1
chalk: ^4.1.2
date-fns: ^2.29.3
lodash: ^4.17.21
rxjs: ^7.0.0
shell-quote: ^1.7.3
spawn-command: ^0.0.2-1
supports-color: ^8.1.0
rxjs: ^7.8.0
shell-quote: ^1.8.0
spawn-command: 0.0.2-1
supports-color: ^8.1.1
tree-kill: ^1.2.2
yargs: ^17.3.1
yargs: ^17.7.1
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: c5b59f9ce726775272b8e61db0798594bdeb1ac53c78e1cfaffa26f46cf2c09e04a26742265b3eb8ec655ea1a9851eeaa47ae50766a7e5c6b4e1de7b8c8a9b3f
checksum: a2c7937073d3ee9980ce504d12bc7af7a19598258320015fdbb7c5e164f96aa5969df8b0da8a900e983544eb15f19984b30c9ad4403428a22793064af5fec9b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14768,7 +14768,7 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.29.1":
"date-fns@npm:^2.29.3":
version: 2.29.3
resolution: "date-fns@npm:2.29.3"
checksum: aa9128c876ef69a05988029d6aa3d7e5c47a1e978f18b77b48126683d1a2e6605a16c3f5293ca9f4ca790d0755b5061fcea5b469f097871cd53f6590a5c1adc4
Expand Down Expand Up @@ -27727,7 +27727,7 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.0.0, rxjs@npm:^7.5.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.0":
"rxjs@npm:^7.5.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.0":
version: 7.8.0
resolution: "rxjs@npm:7.8.0"
dependencies:
Expand Down Expand Up @@ -28240,7 +28240,7 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.7.3":
"shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.0":
version: 1.8.0
resolution: "shell-quote@npm:1.8.0"
checksum: 651a201a1af981d49326fac8c005bbe2af97bc56fcabded0b22944c08eea0ba3bccfa497168d4bcb70508ca5802fe1cb83ca89a7e121eb0701d4c8b1d6c71a5d
Expand Down Expand Up @@ -28567,10 +28567,10 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:^0.0.2-1":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef
"spawn-command@npm:0.0.2-1":
version: 0.0.2-1
resolution: "spawn-command@npm:0.0.2-1"
checksum: 4e1fae2db43a7e7159b7fc4cd813bab56c0a5c0bc04c152749f7ef68170ccbe9014a35f444e19e5c095afec780bc5bca1ac73ec16eb1ab0f9a2f881c180e6b70
languageName: node
linkType: hard

Expand Down Expand Up @@ -29256,7 +29256,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:^8.0.0, supports-color@npm:^8.1.0, supports-color@npm:^8.1.1":
"supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
dependencies:
Expand Down Expand Up @@ -32277,7 +32277,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:17.7.1, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2":
"yargs@npm:17.7.1, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.1":
version: 17.7.1
resolution: "yargs@npm:17.7.1"
dependencies:
Expand Down

0 comments on commit 29208ff

Please sign in to comment.