Skip to content

Commit 4614b21

Browse files
chore(deps): update dependency concurrently to v9.2.0 (#6419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59d4eb5 commit 4614b21

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
@@ -27,7 +27,7 @@
2727
"@tsconfig/node22": "22.0.2",
2828
"@typescript-eslint/eslint-plugin": "8.34.1",
2929
"@typescript-eslint/parser": "8.34.1",
30-
"concurrently": "9.1.2",
30+
"concurrently": "9.2.0",
3131
"dotenv": "16.5.0",
3232
"eslint": "8.57.1",
3333
"eslint-config-prettier": "10.1.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6123,9 +6123,9 @@ __metadata:
61236123
languageName: node
61246124
linkType: hard
61256125

6126-
"concurrently@npm:9.1.2":
6127-
version: 9.1.2
6128-
resolution: "concurrently@npm:9.1.2"
6126+
"concurrently@npm:9.2.0":
6127+
version: 9.2.0
6128+
resolution: "concurrently@npm:9.2.0"
61296129
dependencies:
61306130
chalk: "npm:^4.1.2"
61316131
lodash: "npm:^4.17.21"
@@ -6137,7 +6137,7 @@ __metadata:
61376137
bin:
61386138
conc: dist/bin/concurrently.js
61396139
concurrently: dist/bin/concurrently.js
6140-
checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
6140+
checksum: 10c0/adbb5c42d9b36d345654187003c73e2e97e600b038729eec8f8fe735e01d543097b44990f0655fba8266753f4a0bef45fec69850a2c66d119dc1eddeb427858c
61416141
languageName: node
61426142
linkType: hard
61436143

@@ -13281,7 +13281,7 @@ __metadata:
1328113281
"@tsconfig/node22": "npm:22.0.2"
1328213282
"@typescript-eslint/eslint-plugin": "npm:8.34.1"
1328313283
"@typescript-eslint/parser": "npm:8.34.1"
13284-
concurrently: "npm:9.1.2"
13284+
concurrently: "npm:9.2.0"
1328513285
dotenv: "npm:16.5.0"
1328613286
eslint: "npm:8.57.1"
1328713287
eslint-config-prettier: "npm:10.1.5"

0 commit comments

Comments
 (0)