File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@types/node" : " ^20.14.11" ,
33
33
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
34
34
"@typescript-eslint/parser" : " ^4.33.0" ,
35
- "concurrently" : " ^9.1.0 " ,
35
+ "concurrently" : " ^9.1.1 " ,
36
36
"eslint" : " ^7.32.0" ,
37
37
"jest" : " ^26.6.3" ,
38
38
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change @@ -1311,10 +1311,10 @@ concat-map@0.0.1:
1311
1311
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1312
1312
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
1313
1313
1314
- concurrently@^9.1.0 :
1315
- version "9.1.0 "
1316
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0 .tgz#8da6d609f4321752912dab9be8710232ac496aa0 "
1317
- integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg ==
1314
+ concurrently@^9.1.1 :
1315
+ version "9.1.1 "
1316
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1 .tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead "
1317
+ integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q ==
1318
1318
dependencies :
1319
1319
chalk "^4.1.2"
1320
1320
lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments