Skip to content

Commit eddc105

Browse files
chore(deps): update dependency concurrently to v9.1.0
1 parent cc80471 commit eddc105

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/node16": "1.0.4",
2828
"@typescript-eslint/eslint-plugin": "7.18.0",
2929
"@typescript-eslint/parser": "7.18.0",
30-
"concurrently": "9.0.1",
30+
"concurrently": "9.1.0",
3131
"dotenv": "16.4.5",
3232
"eslint": "8.57.1",
3333
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5403,9 +5403,9 @@ __metadata:
54035403
languageName: node
54045404
linkType: hard
54055405

5406-
"concurrently@npm:9.0.1":
5407-
version: 9.0.1
5408-
resolution: "concurrently@npm:9.0.1"
5406+
"concurrently@npm:9.1.0":
5407+
version: 9.1.0
5408+
resolution: "concurrently@npm:9.1.0"
54095409
dependencies:
54105410
chalk: "npm:^4.1.2"
54115411
lodash: "npm:^4.17.21"
@@ -5417,7 +5417,7 @@ __metadata:
54175417
bin:
54185418
conc: dist/bin/concurrently.js
54195419
concurrently: dist/bin/concurrently.js
5420-
checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
5420+
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
54215421
languageName: node
54225422
linkType: hard
54235423

@@ -12408,7 +12408,7 @@ __metadata:
1240812408
"@tsconfig/node16": "npm:1.0.4"
1240912409
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
1241012410
"@typescript-eslint/parser": "npm:7.18.0"
12411-
concurrently: "npm:9.0.1"
12411+
concurrently: "npm:9.1.0"
1241212412
dotenv: "npm:16.4.5"
1241312413
eslint: "npm:8.57.1"
1241412414
eslint-config-prettier: "npm:9.1.0"

0 commit comments

Comments
 (0)