Skip to content

Commit

Permalink
fix(deps): update dependency concurrently to v8.2.0 (#8617)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 22, 2023
1 parent 6a538bd commit 078a0f2
Show file tree
Hide file tree
Showing 2 changed files with 49 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 @@ -43,7 +43,7 @@
"boxen": "5.1.2",
"camelcase": "6.3.0",
"chalk": "4.1.2",
"concurrently": "8.1.0",
"concurrently": "8.2.0",
"configstore": "3.1.5",
"core-js": "3.30.2",
"cross-env": "7.0.3",
Expand Down
69 changes: 48 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3319,6 +3319,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0":
version: 7.22.5
resolution: "@babel/runtime@npm:7.22.5"
dependencies:
regenerator-runtime: ^0.13.11
checksum: 11dcaeecd2246857ccf22f939fcae28a58d29e410607bfa28b95d9b03e298a3e3df8a530e22637d5bfccfc1661fb39cc50c06b404b5d53454bd93889c7dd3eb8
languageName: node
linkType: hard

"@babel/template@npm:^7.12.7, @babel/template@npm:^7.18.10, @babel/template@npm:^7.20.7, @babel/template@npm:^7.21.9, @babel/template@npm:^7.3.3":
version: 7.21.9
resolution: "@babel/template@npm:7.21.9"
Expand Down Expand Up @@ -8401,7 +8410,7 @@ __metadata:
boxen: 5.1.2
camelcase: 6.3.0
chalk: 4.1.2
concurrently: 8.1.0
concurrently: 8.2.0
configstore: 3.1.5
core-js: 3.30.2
cross-env: 7.0.3
Expand Down Expand Up @@ -15638,23 +15647,23 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.1.0":
version: 8.1.0
resolution: "concurrently@npm:8.1.0"
"concurrently@npm:8.2.0":
version: 8.2.0
resolution: "concurrently@npm:8.2.0"
dependencies:
chalk: ^4.1.2
date-fns: ^2.29.3
date-fns: ^2.30.0
lodash: ^4.17.21
rxjs: ^7.8.0
shell-quote: ^1.8.0
spawn-command: 0.0.2-1
rxjs: ^7.8.1
shell-quote: ^1.8.1
spawn-command: 0.0.2
supports-color: ^8.1.1
tree-kill: ^1.2.2
yargs: ^17.7.1
yargs: ^17.7.2
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 0141c8d72dc3352330cbaa395cb2e62240262c6a35604e1b14248538eebb8f1644fe1172df69a454d0e880d370200f44d747763535ac8e47fdf3e0daa5030983
checksum: e9d23be68c94ff1024347124facc751ac7b8dc52ac0321dce82077b5ee3f2f9c476c0d5c0b6e4e835b9965903f1016f2b4a5895e07795b6f830979ddf0cec4cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -16700,10 +16709,12 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.29.3":
version: 2.29.3
resolution: "date-fns@npm:2.29.3"
checksum: aa9128c876ef69a05988029d6aa3d7e5c47a1e978f18b77b48126683d1a2e6605a16c3f5293ca9f4ca790d0755b5061fcea5b469f097871cd53f6590a5c1adc4
"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": ^7.21.0
checksum: e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
languageName: node
linkType: hard

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

"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":
version: 7.8.0
resolution: "rxjs@npm:7.8.0"
dependencies:
Expand All @@ -29850,6 +29861,15 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.8.1":
version: 7.8.1
resolution: "rxjs@npm:7.8.1"
dependencies:
tslib: ^2.1.0
checksum: 3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
languageName: node
linkType: hard

"safe-buffer@npm:5.1.1":
version: 5.1.1
resolution: "safe-buffer@npm:5.1.1"
Expand Down Expand Up @@ -30365,13 +30385,20 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.0":
"shell-quote@npm:^1.7.3":
version: 1.8.0
resolution: "shell-quote@npm:1.8.0"
checksum: 651a201a1af981d49326fac8c005bbe2af97bc56fcabded0b22944c08eea0ba3bccfa497168d4bcb70508ca5802fe1cb83ca89a7e121eb0701d4c8b1d6c71a5d
languageName: node
linkType: hard

"shell-quote@npm:^1.8.1":
version: 1.8.1
resolution: "shell-quote@npm:1.8.1"
checksum: 8cec6fd827bad74d0a49347057d40dfea1e01f12a6123bf82c4649f3ef152fc2bc6d6176e6376bffcd205d9d0ccb4f1f9acae889384d20baff92186f01ea455a
languageName: node
linkType: hard

"side-channel@npm:^1.0.4":
version: 1.0.4
resolution: "side-channel@npm:1.0.4"
Expand Down Expand Up @@ -30721,10 +30748,10 @@ __metadata:
languageName: node
linkType: hard

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

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

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

0 comments on commit 078a0f2

Please sign in to comment.