chore(deps): update dependency mock-fs to ^4.10.4

This commit is contained in:
Renovate Bot 2019-11-26 05:30:46 +00:00
parent 626ce20555
commit 3a1c83c0e1
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7506,9 +7506,9 @@
}
},
"mock-fs": {
"version": "4.10.3",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.10.3.tgz",
"integrity": "sha512-bcukePBvuA3qovmq0Qtqu9+1APCIGkFHnsozrPIVromt5XFGGgkQSfaN0H6RI8gStHkO/hRgimvS3tooNes4pQ==",
"version": "4.10.4",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.10.4.tgz",
"integrity": "sha512-gDfZDLaPIvtOusbusLinfx6YSe2YpQsDT8qdP41P47dQ/NQggtkHukz7hwqgt8QvMBmAv+Z6DGmXPyb5BWX2nQ==",
"dev": true
},
"modify-values": {

View File

@ -14,7 +14,7 @@
"jasmine-console-reporter": "^3.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^3.19.0",
"mock-fs": "^4.10.3",
"mock-fs": "^4.10.4",
"nyc": "^14.1.1"
},
"engines": {