Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency concurrently to v8 - autoclosed #105

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"bufferutil": "^4.0.6",
"chai": "^4.3.6",
"circular-dependency-plugin": "^5.2.2",
"concurrently": "^7.0.0",
"concurrently": "^8.0.0",
"cross-fetch": "^3.1.5",
"cypress": "^10.10.0",
"eslint": "^8.0.0",
Expand Down
98 changes: 74 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5346,6 +5346,17 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^8.0.1":
version: 8.0.1
resolution: "cliui@npm:8.0.1"
dependencies:
string-width: ^4.2.0
strip-ansi: ^6.0.1
wrap-ansi: ^7.0.0
checksum: 79648b3b0045f2e285b76fb2e24e207c6db44323581e421c3acbd0e86454cba1b37aea976ab50195a49e7384b871e6dfb2247ad7dec53c02454ac6497394cb56
languageName: node
linkType: hard

"clone-response@npm:^1.0.2":
version: 1.0.2
resolution: "clone-response@npm:1.0.2"
Expand Down Expand Up @@ -5589,22 +5600,23 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^7.0.0":
version: 7.2.2
resolution: "concurrently@npm:7.2.2"
"concurrently@npm:^8.0.0":
version: 8.0.1
resolution: "concurrently@npm:8.0.1"
dependencies:
chalk: ^4.1.0
date-fns: ^2.16.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: ae9604032d971a49a11c6797ed057380e53bde0ec79d1dcbd23bdbe578961867289089e9729e802520297d8f410e3085333719a3f7a4ce1c2ed167b68c740247
checksum: cce10ab1bbd7fd099300234637cdbc8e12622a5fe53f8dd31dcd9562d9803f25d3d0410bdb6fffd54e8f4e11b852366c03994bd319843cce70e449c8a8a69526
languageName: node
linkType: hard

Expand Down Expand Up @@ -6252,7 +6264,7 @@ __metadata:
bufferutil: ^4.0.6
chai: ^4.3.6
circular-dependency-plugin: ^5.2.2
concurrently: ^7.0.0
concurrently: ^8.0.0
core-js: 3
cross-fetch: ^3.1.5
cypress: ^10.10.0
Expand Down Expand Up @@ -6382,10 +6394,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.16.1":
version: 2.28.0
resolution: "date-fns@npm:2.28.0"
checksum: a0516b2e4f99b8bffc6cc5193349f185f195398385bdcaf07f17c2c4a24473c99d933eb0018be4142a86a6d46cb0b06be6440ad874f15e795acbedd6fd727a1f
"date-fns@npm:^2.29.3":
version: 2.29.3
resolution: "date-fns@npm:2.29.3"
checksum: e01cf5b62af04e05dfff921bb9c9933310ed0e1ae9a81eb8653452e64dc841acf7f6e01e1a5ae5644d0337e9a7f936175fd2cb6819dc122fdd9c5e86c56be484
languageName: node
linkType: hard

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

"rxjs@npm:^7.0.0, rxjs@npm:^7.5.1":
"rxjs@npm:^7.5.1":
version: 7.5.5
resolution: "rxjs@npm:7.5.5"
dependencies:
Expand All @@ -14724,6 +14736,15 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.8.0":
version: 7.8.0
resolution: "rxjs@npm:7.8.0"
dependencies:
tslib: ^2.1.0
checksum: 61b4d4fd323c1043d8d6ceb91f24183b28bcf5def4f01ca111511d5c6b66755bc5578587fe714ef5d67cf4c9f2e26f4490d4e1d8cabf9bd5967687835e9866a2
languageName: node
linkType: hard

"safe-buffer@npm:5.1.2, safe-buffer@npm:~5.1.0, safe-buffer@npm:~5.1.1":
version: 5.1.2
resolution: "safe-buffer@npm:5.1.2"
Expand Down Expand Up @@ -15108,13 +15129,20 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.6.1, shell-quote@npm:^1.7.3":
"shell-quote@npm:^1.6.1":
version: 1.7.3
resolution: "shell-quote@npm:1.7.3"
checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34
languageName: node
linkType: hard

"shell-quote@npm:^1.8.0":
version: 1.8.0
resolution: "shell-quote@npm:1.8.0"
checksum: 6ef7c5e308b9c77eedded882653a132214fa98b4a1512bb507588cf6cd2fc78bfee73e945d0c3211af028a1eabe09c6a19b96edd8977dc149810797e93809749
languageName: node
linkType: hard

"shelljs@npm:^0.8.3":
version: 0.8.5
resolution: "shelljs@npm:0.8.5"
Expand Down Expand Up @@ -15390,10 +15418,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: e35c5d28177b4d461d33c88cc11f6f3a5079e2b132c11e1746453bbb7a0c0b8a634f07541a2a234fa4758239d88203b758def509161b651e81958894c0b4b64b
"spawn-command@npm:0.0.2-1":
version: 0.0.2-1
resolution: "spawn-command@npm:0.0.2-1"
checksum: 2cac8519332193d1ed37d57298c4a1f73095e9edd20440fbab4aa47f531da83831734f2b51c44bb42b2747bf3485dec3fa2b0a1003f74c67561f2636622e328b
languageName: node
linkType: hard

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

"supports-color@npm:8.1.1, supports-color@npm:^8.0.0, supports-color@npm:^8.1.0, supports-color@npm:^8.1.1":
"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 @@ -17864,6 +17892,13 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
checksum: ed2d96a616a9e3e1cc7d204c62ecc61f7aaab633dcbfab2c6df50f7f87b393993fe6640d017759fe112d0cb1e0119f2b4150a87305cc873fd90831c6a58ccf1c
languageName: node
linkType: hard

"yargs-unparser@npm:2.0.0":
version: 2.0.0
resolution: "yargs-unparser@npm:2.0.0"
Expand Down Expand Up @@ -17947,7 +17982,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^17.0.1, yargs@npm:^17.3.1":
"yargs@npm:^17.0.1":
version: 17.5.1
resolution: "yargs@npm:17.5.1"
dependencies:
Expand All @@ -17962,6 +17997,21 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^17.7.1":
version: 17.7.1
resolution: "yargs@npm:17.7.1"
dependencies:
cliui: ^8.0.1
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^21.1.1
checksum: 3d8a43c336a4942bc68080768664aca85c7bd406f018bad362fd255c41c8f4e650277f42fd65d543fce99e084124ddafee7bbfc1a5c6a8fda4cec78609dcf8d4
languageName: node
linkType: hard

"yauzl@npm:^2.10.0":
version: 2.10.0
resolution: "yauzl@npm:2.10.0"
Expand Down