Skip to content

Commit 9a5fa47

Browse files
committed
chore(deps): update dependency concurrently to v9
1 parent fb5528b commit 9a5fa47

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@vitejs/plugin-vue": "5.1.4",
5858
"@vitest/coverage-istanbul": "2.1.1",
5959
"@vue/test-utils": "2.4.6",
60-
"concurrently": "8.2.2",
60+
"concurrently": "9.0.1",
6161
"cross-fetch": "4.0.0",
6262
"cypress": "13.15.0",
6363
"cypress-vite": "1.5.0",

yarn.lock

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ __metadata:
289289
languageName: node
290290
linkType: hard
291291

292-
"@babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.21.0":
292+
"@babel/runtime@npm:^7.13.10":
293293
version: 7.23.9
294294
resolution: "@babel/runtime@npm:7.23.9"
295295
dependencies:
@@ -3404,23 +3404,21 @@ __metadata:
34043404
languageName: node
34053405
linkType: hard
34063406

3407-
"concurrently@npm:8.2.2":
3408-
version: 8.2.2
3409-
resolution: "concurrently@npm:8.2.2"
3407+
"concurrently@npm:9.0.1":
3408+
version: 9.0.1
3409+
resolution: "concurrently@npm:9.0.1"
34103410
dependencies:
34113411
chalk: "npm:^4.1.2"
3412-
date-fns: "npm:^2.30.0"
34133412
lodash: "npm:^4.17.21"
34143413
rxjs: "npm:^7.8.1"
34153414
shell-quote: "npm:^1.8.1"
3416-
spawn-command: "npm:0.0.2"
34173415
supports-color: "npm:^8.1.1"
34183416
tree-kill: "npm:^1.2.2"
34193417
yargs: "npm:^17.7.2"
34203418
bin:
34213419
conc: dist/bin/concurrently.js
34223420
concurrently: dist/bin/concurrently.js
3423-
checksum: 10c0/0e9683196fe9c071d944345d21d8f34aa6c0cc50c0dd897e95619f2f1c9eb4871dca851b2569da17888235b7335b4c821ca19deed35bebcd9a131ee5d247f34c
3421+
checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
34243422
languageName: node
34253423
linkType: hard
34263424

@@ -3572,7 +3570,7 @@ __metadata:
35723570
"@vueuse/core": "npm:11.0.3"
35733571
apexcharts: "npm:3.41.0"
35743572
axios: "npm:1.7.7"
3575-
concurrently: "npm:8.2.2"
3573+
concurrently: "npm:9.0.1"
35763574
cross-fetch: "npm:4.0.0"
35773575
cypress: "npm:13.15.0"
35783576
cypress-vite: "npm:1.5.0"
@@ -3744,15 +3742,6 @@ __metadata:
37443742
languageName: node
37453743
linkType: hard
37463744

3747-
"date-fns@npm:^2.30.0":
3748-
version: 2.30.0
3749-
resolution: "date-fns@npm:2.30.0"
3750-
dependencies:
3751-
"@babel/runtime": "npm:^7.21.0"
3752-
checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
3753-
languageName: node
3754-
linkType: hard
3755-
37563745
"dayjs@npm:1.11.13":
37573746
version: 1.11.13
37583747
resolution: "dayjs@npm:1.11.13"
@@ -9088,13 +9077,6 @@ __metadata:
90889077
languageName: node
90899078
linkType: hard
90909079

9091-
"spawn-command@npm:0.0.2":
9092-
version: 0.0.2
9093-
resolution: "spawn-command@npm:0.0.2"
9094-
checksum: 10c0/b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef
9095-
languageName: node
9096-
linkType: hard
9097-
90989080
"spawn-wrap@npm:^2.0.0":
90999081
version: 2.0.0
91009082
resolution: "spawn-wrap@npm:2.0.0"

0 commit comments

Comments
 (0)