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

This commit is contained in:
Renovate Bot 2019-10-18 19:28:18 +00:00
parent 8e6c326e6e
commit c5b166568a
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

@ -6911,9 +6911,9 @@
}
},
"mock-fs": {
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.10.1.tgz",
"integrity": "sha512-w22rOL5ZYu6HbUehB5deurghGM0hS/xBVyHMGKOuQctkk93J9z9VEOhDsiWrXOprVNQpP9uzGKdl8v9mFspKuw==",
"version": "4.10.2",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.10.2.tgz",
"integrity": "sha512-ewPQ83O4U8/Gd8I15WoB6vgTTmq5khxBskUWCRvswUqjCfOOTREmxllztQOm+PXMWUxATry+VBWXQJloAyxtbQ==",
"dev": true
},
"modify-values": {

View File

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