File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"@tsconfig/node16" : " 1.0.4" ,
28
28
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
29
29
"@typescript-eslint/parser" : " 7.18.0" ,
30
- "concurrently" : " 9.0.1 " ,
30
+ "concurrently" : " 9.1.0 " ,
31
31
"dotenv" : " 16.4.5" ,
32
32
"eslint" : " 8.57.1" ,
33
33
"eslint-config-prettier" : " 9.1.0" ,
Original file line number Diff line number Diff line change @@ -5403,9 +5403,9 @@ __metadata:
5403
5403
languageName: node
5404
5404
linkType: hard
5405
5405
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 "
5409
5409
dependencies:
5410
5410
chalk: "npm:^4.1.2"
5411
5411
lodash: "npm:^4.17.21"
@@ -5417,7 +5417,7 @@ __metadata:
5417
5417
bin:
5418
5418
conc: dist/bin/concurrently.js
5419
5419
concurrently: dist/bin/concurrently.js
5420
- checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
5420
+ checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
5421
5421
languageName: node
5422
5422
linkType: hard
5423
5423
@@ -12408,7 +12408,7 @@ __metadata:
12408
12408
"@tsconfig/node16": "npm:1.0.4"
12409
12409
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
12410
12410
"@typescript-eslint/parser": "npm:7.18.0"
12411
- concurrently: "npm:9.0.1 "
12411
+ concurrently: "npm:9.1.0 "
12412
12412
dotenv: "npm:16.4.5"
12413
12413
eslint: "npm:8.57.1"
12414
12414
eslint-config-prettier: "npm:9.1.0"
You can’t perform that action at this time.
0 commit comments