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/node22" : " 22.0.2" ,
28
28
"@typescript-eslint/eslint-plugin" : " 8.34.1" ,
29
29
"@typescript-eslint/parser" : " 8.34.1" ,
30
- "concurrently" : " 9.1.2 " ,
30
+ "concurrently" : " 9.2.0 " ,
31
31
"dotenv" : " 16.5.0" ,
32
32
"eslint" : " 8.57.1" ,
33
33
"eslint-config-prettier" : " 10.1.5" ,
Original file line number Diff line number Diff line change @@ -6123,9 +6123,9 @@ __metadata:
6123
6123
languageName: node
6124
6124
linkType: hard
6125
6125
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 "
6129
6129
dependencies:
6130
6130
chalk: "npm:^4.1.2"
6131
6131
lodash: "npm:^4.17.21"
@@ -6137,7 +6137,7 @@ __metadata:
6137
6137
bin:
6138
6138
conc: dist/bin/concurrently.js
6139
6139
concurrently: dist/bin/concurrently.js
6140
- checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
6140
+ checksum: 10c0/adbb5c42d9b36d345654187003c73e2e97e600b038729eec8f8fe735e01d543097b44990f0655fba8266753f4a0bef45fec69850a2c66d119dc1eddeb427858c
6141
6141
languageName: node
6142
6142
linkType: hard
6143
6143
@@ -13281,7 +13281,7 @@ __metadata:
13281
13281
"@tsconfig/node22": "npm:22.0.2"
13282
13282
"@typescript-eslint/eslint-plugin": "npm:8.34.1"
13283
13283
"@typescript-eslint/parser": "npm:8.34.1"
13284
- concurrently: "npm:9.1.2 "
13284
+ concurrently: "npm:9.2.0 "
13285
13285
dotenv: "npm:16.5.0"
13286
13286
eslint: "npm:8.57.1"
13287
13287
eslint-config-prettier: "npm:10.1.5"
You can’t perform that action at this time.
0 commit comments