Skip to content

Commit 95f4340

Browse files
author
Divyendu Singh
authored
Merge pull request #141 from prisma/renovate/mock-fs-4.x
chore(deps): update dependency mock-fs to v4.9.0
2 parents f59a1cd + fd37445 commit 95f4340

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jest": "24.0.12",
3232
"@types/lodash": "4.14.123",
3333
"jest": "24.5.0",
34-
"mock-fs": "4.8.0",
34+
"mock-fs": "4.9.0",
3535
"rimraf": "^2.6.3",
3636
"ts-jest": "24.0.1",
3737
"tslint": "5.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,10 +2453,10 @@ mkdirp@0.x, mkdirp@^0.5.1:
24532453
dependencies:
24542454
minimist "0.0.8"
24552455

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==
24602460

24612461
ms@2.0.0:
24622462
version "2.0.0"

0 commit comments

Comments
 (0)