File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 7474 "lint-staged" : " ^13.0.4" ,
7575 "madge" : " ^5.0.1" ,
7676 "prettier" : " ^2.8.1" ,
77- "rimraf" : " ^3 .0.2 " ,
77+ "rimraf" : " ^4 .0.7 " ,
7878 "ts-jest" : " ^27.1.4" ,
7979 "ts-node" : " ^10.7.0" ,
8080 "typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -3421,6 +3421,11 @@ rimraf@^3.0.0, rimraf@^3.0.2:
34213421 dependencies :
34223422 glob "^7.1.3"
34233423
3424+ rimraf@^4.0.7 :
3425+ version "4.0.7"
3426+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.0.7.tgz#f438c7d6a2d5e5cca1d81e3904a48ac7b053a542"
3427+ integrity sha512-CUEDDrZvc0swDgVdXGiv3FcYYQMpJxjvSGt85Amj6yU+MCVWurrLCeLiJDdJPHCzNJnwuebBEdcO//eP11Xa7w==
3428+
34243429run-parallel@^1.1.9 :
34253430 version "1.2.0"
34263431 resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
You can’t perform that action at this time.
0 commit comments