Skip to content

Commit b4fbe04

Browse files
chore(deps): update dependency concurrently to v9.2.0 (#2233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 744f384 commit b4fbe04

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vitejs/plugin-vue": "5.2.4",
6060
"@vitest/coverage-istanbul": "3.2.4",
6161
"@vue/test-utils": "2.4.6",
62-
"concurrently": "9.1.2",
62+
"concurrently": "9.2.0",
6363
"cross-fetch": "4.1.0",
6464
"cypress": "14.5.0",
6565
"cypress-vite": "1.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4008,9 +4008,9 @@ __metadata:
40084008
languageName: node
40094009
linkType: hard
40104010

4011-
"concurrently@npm:9.1.2":
4012-
version: 9.1.2
4013-
resolution: "concurrently@npm:9.1.2"
4011+
"concurrently@npm:9.2.0":
4012+
version: 9.2.0
4013+
resolution: "concurrently@npm:9.2.0"
40144014
dependencies:
40154015
chalk: "npm:^4.1.2"
40164016
lodash: "npm:^4.17.21"
@@ -4022,7 +4022,7 @@ __metadata:
40224022
bin:
40234023
conc: dist/bin/concurrently.js
40244024
concurrently: dist/bin/concurrently.js
4025-
checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
4025+
checksum: 10c0/adbb5c42d9b36d345654187003c73e2e97e600b038729eec8f8fe735e01d543097b44990f0655fba8266753f4a0bef45fec69850a2c66d119dc1eddeb427858c
40264026
languageName: node
40274027
linkType: hard
40284028

@@ -4199,7 +4199,7 @@ __metadata:
41994199
"@vueuse/core": "npm:13.3.0"
42004200
apexcharts: "npm:3.54.1"
42014201
axios: "npm:1.10.0"
4202-
concurrently: "npm:9.1.2"
4202+
concurrently: "npm:9.2.0"
42034203
cross-fetch: "npm:4.1.0"
42044204
cypress: "npm:14.5.0"
42054205
cypress-vite: "npm:1.6.0"

0 commit comments

Comments
 (0)