File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 54
54
"@typescript-eslint/parser" : " ^4.31.2" ,
55
55
"arrify" : " ^2.0.1" ,
56
56
"commitizen" : " ^4.2.4" ,
57
- "concurrently" : " ^6.2.1 " ,
57
+ "concurrently" : " ^6.2.2 " ,
58
58
"cosmiconfig" : " ^7.0.1" ,
59
59
"cross-env" : " ^7.0.3" ,
60
60
"cross-spawn" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 2537
2537
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2538
2538
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2539
2539
2540
- concurrently@^6.2.1 :
2541
- version "6.2.1 "
2542
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1 .tgz#d880fc1d77559084732fa514092a3d5109a0d5bf "
2543
- integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g ==
2540
+ concurrently@^6.2.2 :
2541
+ version "6.2.2 "
2542
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.2 .tgz#81c11b85d9a7de56ad4388ff6aab4a94ddea51f2 "
2543
+ integrity sha512-7a45BjVakAl3pprLOeqaOoZfIWZRmdC68NkjyzPbKu0/pE6CRmqS3l8RG7Q2cX9LnRHkB0oPM6af8PS7NEQvYQ ==
2544
2544
dependencies :
2545
2545
chalk "^4.1.0"
2546
2546
date-fns "^2.16.1"
2547
2547
lodash "^4.17.21"
2548
- read-pkg "^5.2.0"
2549
2548
rxjs "^6.6.3"
2550
2549
spawn-command "^0.0.2-1"
2551
2550
supports-color "^8.1.0"
You can’t perform that action at this time.
0 commit comments