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 31
31
"@types/jest" : " 24.0.12" ,
32
32
"@types/lodash" : " 4.14.123" ,
33
33
"jest" : " 24.5.0" ,
34
- "mock-fs" : " 4.8 .0" ,
34
+ "mock-fs" : " 4.9 .0" ,
35
35
"rimraf" : " ^2.6.3" ,
36
36
"ts-jest" : " 24.0.1" ,
37
37
"tslint" : " 5.14.0" ,
Original file line number Diff line number Diff line change @@ -2453,10 +2453,10 @@ mkdirp@0.x, mkdirp@^0.5.1:
2453
2453
dependencies :
2454
2454
minimist "0.0.8"
2455
2455
2456
- mock-fs@4.8 .0 :
2457
- version "4.8 .0"
2458
- resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.8 .0.tgz#eb0784ceba4b34c91a924a5112eeb36e1b5a9e29 "
2459
- integrity sha512-Gwj4KnJOW15YeTJKO5frFd/WDO5Mc0zxXqL9oHx3+e9rBqW8EVARqQHSaIXznUdljrD6pvbNGW2ZGXKPEfYJfw ==
2456
+ mock-fs@4.9 .0 :
2457
+ version "4.9 .0"
2458
+ resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.9 .0.tgz#7fc0c2f82965050b2776f8eb4eb63ca53a92ff86 "
2459
+ integrity sha512-aUj0qIniTNxzGqAC61Bvro7YD37tIBnMw3wpClucUVgNBS7r6YQn/M4wuoH7SGteKz4SvC1OBeDsfpG0MYC+1Q ==
2460
2460
2461
2461
ms@2.0.0 :
2462
2462
version "2.0.0"
You can’t perform that action at this time.
0 commit comments