1
0
Fork 0

update: update dependency mock-fs to v4.11.0 (#268)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-24 17:09:12 -06:00 committed by GitHub
parent c0142528cf
commit 64dedff591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
"lodash": "4.17.15",
"minimatch": "3.0.4",
"mocha": "7.0.1",
"mock-fs": "4.10.4",
"mock-fs": "4.11.0",
"noicejs": "3.0.0",
"nyc": "15.0.0",
"recursive-readdir": "2.2.2",

View File

@ -2567,10 +2567,10 @@ mocha@7.0.1:
yargs-parser "13.1.1"
yargs-unparser "1.6.0"
mock-fs@4.10.4:
version "4.10.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mock-fs/-/mock-fs-4.10.4.tgz#4eaa3d6f7da2f44e1f3dd6b462cbbcb7b082e3d4"
integrity sha512-gDfZDLaPIvtOusbusLinfx6YSe2YpQsDT8qdP41P47dQ/NQggtkHukz7hwqgt8QvMBmAv+Z6DGmXPyb5BWX2nQ==
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==
modify-values@^1.0.0:
version "1.0.1"