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 52
52
"@types/jest" : " ^27.0.0" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
54
54
"@typescript-eslint/parser" : " ^5.0.0" ,
55
- "concurrently" : " ^6.2 .0" ,
55
+ "concurrently" : " ^7.0 .0" ,
56
56
"cross-env" : " ^7.0.3" ,
57
57
"cypress" : " ^9.0.0" ,
58
58
"eslint" : " ^7.27.0" ,
Original file line number Diff line number Diff line change 2392
2392
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2393
2393
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2394
2394
2395
- concurrently@^6.2 .0 :
2396
- version "6.4 .0"
2397
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4 .0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170 "
2398
- integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ ==
2395
+ concurrently@^7.0 .0 :
2396
+ version "7.0 .0"
2397
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0 .0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0 "
2398
+ integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw ==
2399
2399
dependencies :
2400
2400
chalk "^4.1.0"
2401
2401
date-fns "^2.16.1"
You can’t perform that action at this time.
0 commit comments