File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 5454 "@typescript-eslint/parser" : " ^4.31.2" ,
5555 "arrify" : " ^2.0.1" ,
5656 "commitizen" : " ^4.2.4" ,
57- "concurrently" : " ^6.2.1 " ,
57+ "concurrently" : " ^6.2.2 " ,
5858 "cosmiconfig" : " ^7.0.1" ,
5959 "cross-env" : " ^7.0.3" ,
6060 "cross-spawn" : " ^7.0.1" ,
Original file line number Diff line number Diff line change @@ -2537,15 +2537,14 @@ concat-map@0.0.1:
25372537 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
25382538 integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
25392539
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 ==
25442544 dependencies :
25452545 chalk "^4.1.0"
25462546 date-fns "^2.16.1"
25472547 lodash "^4.17.21"
2548- read-pkg "^5.2.0"
25492548 rxjs "^6.6.3"
25502549 spawn-command "^0.0.2-1"
25512550 supports-color "^8.1.0"
You can’t perform that action at this time.
0 commit comments