1
0
Fork 0

update: update dependency mock-fs to v4.12.0 (#346)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-05 17:10:15 -05:00 committed by GitHub
parent b7ade77075
commit 30742e13e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"lodash": "4.17.15",
"minimatch": "3.0.4",
"mocha": "7.1.2",
"mock-fs": "4.11.0",
"mock-fs": "4.12.0",
"noicejs": "3.0.1",
"nyc": "15.0.1",
"recursive-readdir": "2.2.2",

View File

@ -2645,10 +2645,10 @@ mocha@7.1.2:
yargs-parser "13.1.2"
yargs-unparser "1.6.0"
mock-fs@4.11.0:
version "4.11.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mock-fs/-/mock-fs-4.11.0.tgz#0828107e4b843a6ba855ecebfe3c6e073b69db92"
integrity sha512-Yp4o3/ZA15wsXqJTT+R+9w2AYIkD1i80Lds47wDbuUhOvQvm+O2EfjFZSz0pMgZZSPHRhGxgcd2+GL4+jZMtdw==
mock-fs@4.12.0:
version "4.12.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mock-fs/-/mock-fs-4.12.0.tgz#a5d50b12d2d75e5bec9dac3b67ffe3c41d31ade4"
integrity sha512-/P/HtrlvBxY4o/PzXY9cCNBrdylDNxg7gnrv2sMNxj+UJ2m8jSpl0/A6fuJeNAWr99ZvGWH8XCbE0vmnM5KupQ==
modify-values@^1.0.0:
version "1.0.1"