chore(deps): update dependency concurrently to v8

This commit is contained in:
renovate[bot] 2023-04-20 04:15:28 +00:00 committed by GitHub
parent 6883a92672
commit 93eb72248a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 67 additions and 29 deletions

View File

@ -74,7 +74,7 @@
"@vitest/coverage-c8": "^0.29.0",
"@vitest/spy": "^0.29.0",
"@vitest/ui": "^0.29.0",
"concurrently": "^7.5.0",
"concurrently": "^8.0.0",
"cors": "^2.8.5",
"coveralls": "^3.1.1",
"cypress": "^12.0.0",

View File

@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/cytoscape": "^3.19.9",
"concurrently": "^7.5.0",
"concurrently": "^8.0.0",
"rimraf": "^4.0.0",
"mermaid": "workspace:*"
},

View File

@ -83,7 +83,7 @@
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"chokidar": "^3.5.3",
"concurrently": "^7.5.0",
"concurrently": "^8.0.0",
"coveralls": "^3.1.1",
"cpy-cli": "^4.2.0",
"cspell": "^6.14.3",

View File

@ -24,7 +24,7 @@ importers:
'@vitest/coverage-c8': ^0.29.0
'@vitest/spy': ^0.29.0
'@vitest/ui': ^0.29.0
concurrently: ^7.5.0
concurrently: ^8.0.0
cors: ^2.8.5
coveralls: ^3.1.1
cypress: ^12.0.0
@ -82,7 +82,7 @@ importers:
'@vitest/coverage-c8': 0.29.2_vitest@0.29.2
'@vitest/spy': 0.29.2
'@vitest/ui': 0.29.2
concurrently: 7.5.0
concurrently: 8.0.1
cors: 2.8.5
coveralls: 3.1.1
cypress: 12.5.1
@ -136,7 +136,7 @@ importers:
'@typescript-eslint/eslint-plugin': ^5.42.1
'@typescript-eslint/parser': ^5.42.1
chokidar: ^3.5.3
concurrently: ^7.5.0
concurrently: ^8.0.0
coveralls: ^3.1.1
cpy-cli: ^4.2.0
cspell: ^6.14.3
@ -205,7 +205,7 @@ importers:
'@typescript-eslint/eslint-plugin': 5.42.1_qxgr6oy2qtsmmpo3f6iejuryuq
'@typescript-eslint/parser': 5.42.1_yygwinqv3a2io74xmwofqb7uka
chokidar: 3.5.3
concurrently: 7.5.0
concurrently: 8.0.1
coveralls: 3.1.1
cpy-cli: 4.2.0
cspell: 6.14.3
@ -233,7 +233,7 @@ importers:
specifiers:
'@braintree/sanitize-url': ^6.0.0
'@types/cytoscape': ^3.19.9
concurrently: ^7.5.0
concurrently: ^8.0.0
cytoscape: ^3.23.0
cytoscape-cose-bilkent: ^4.1.0
cytoscape-fcose: ^2.1.0
@ -252,7 +252,7 @@ importers:
non-layered-tidy-tree-layout: 2.0.2
devDependencies:
'@types/cytoscape': 3.19.9
concurrently: 7.5.0
concurrently: 8.0.1
mermaid: link:../mermaid
rimraf: 4.1.2
@ -4299,7 +4299,7 @@ packages:
/axios/0.21.4_debug@4.3.2:
resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==}
dependencies:
follow-redirects: 1.15.2_debug@4.3.4
follow-redirects: 1.15.2_debug@4.3.2
transitivePeerDependencies:
- debug
dev: true
@ -4817,6 +4817,15 @@ packages:
wrap-ansi: 7.0.0
dev: true
/cliui/8.0.1:
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
engines: {node: '>=12'}
dependencies:
string-width: 4.2.3
strip-ansi: 6.0.1
wrap-ansi: 7.0.0
dev: true
/clone-deep/4.0.1:
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
engines: {node: '>=6'}
@ -4955,20 +4964,20 @@ packages:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
dev: true
/concurrently/7.5.0:
resolution: {integrity: sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==}
engines: {node: ^12.20.0 || ^14.13.0 || >=16.0.0}
/concurrently/8.0.1:
resolution: {integrity: sha512-Sh8bGQMEL0TAmAm2meAXMjcASHZa7V0xXQVDBLknCPa9TPtkY9yYs+0cnGGgfdkW0SV1Mlg+hVGfXcoI8d3MJA==}
engines: {node: ^14.13.0 || >=16.0.0}
hasBin: true
dependencies:
chalk: 4.1.2
date-fns: 2.29.3
lodash: 4.17.21
rxjs: 7.5.6
shell-quote: 1.7.3
rxjs: 7.8.0
shell-quote: 1.8.1
spawn-command: 0.0.2-1
supports-color: 8.1.1
tree-kill: 1.2.2
yargs: 17.5.1
yargs: 17.7.1
dev: true
/configstore/5.0.1:
@ -6930,6 +6939,28 @@ packages:
resolution: {integrity: sha512-XGozTsMPYkm+6b5QL3Z9wQcJjNYxp0CYn3U1gO7dwD6PAqU1SVWZxI9CCg3z+ml3YfqdPnrBehaBrnH2AGKbNA==}
dev: true
/follow-redirects/1.15.2:
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
peerDependenciesMeta:
debug:
optional: true
dev: true
/follow-redirects/1.15.2_debug@4.3.2:
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
peerDependenciesMeta:
debug:
optional: true
dependencies:
debug: 4.3.2
dev: true
/follow-redirects/1.15.2_debug@4.3.4:
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
engines: {node: '>=4.0'}
@ -7479,7 +7510,7 @@ packages:
engines: {node: '>=8.0.0'}
dependencies:
eventemitter3: 4.0.7
follow-redirects: 1.15.2_debug@4.3.4
follow-redirects: 1.15.2
requires-port: 1.0.0
transitivePeerDependencies:
- debug
@ -7954,7 +7985,7 @@ packages:
jest-util: 29.3.1
jest-validate: 29.3.1
prompts: 2.4.2
yargs: 17.5.1
yargs: 17.7.1
transitivePeerDependencies:
- '@types/node'
- supports-color
@ -8697,7 +8728,7 @@ packages:
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
rxjs: 7.5.6
rxjs: 7.8.0
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
@ -8716,7 +8747,7 @@ packages:
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
rxjs: 7.5.6
rxjs: 7.8.0
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
@ -10649,12 +10680,6 @@ packages:
resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==}
dev: false
/rxjs/7.5.6:
resolution: {integrity: sha512-dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw==}
dependencies:
tslib: 2.4.0
dev: true
/rxjs/7.8.0:
resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
dependencies:
@ -10854,8 +10879,8 @@ packages:
engines: {node: '>=8'}
dev: true
/shell-quote/1.7.3:
resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==}
/shell-quote/1.8.1:
resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
dev: true
/shiki/0.11.1:
@ -12200,7 +12225,7 @@ packages:
joi: 17.6.0
lodash: 4.17.21
minimist: 1.2.6
rxjs: 7.5.6
rxjs: 7.8.0
transitivePeerDependencies:
- debug
dev: true
@ -12692,6 +12717,19 @@ packages:
yargs-parser: 21.1.1
dev: true
/yargs/17.7.1:
resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==}
engines: {node: '>=12'}
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.8
yargs-parser: 21.1.1
dev: true
/yauzl/2.10.0:
resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
dependencies: