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

This commit is contained in:
Renovate Bot 2021-09-17 21:30:13 +00:00
parent 70903d9386
commit 284594edc7
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9520,9 +9520,9 @@
}
},
"mock-fs": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.0.0.tgz",
"integrity": "sha512-A5mm/SpSDwwc/klSaEvvKMGQQtiGiQy8UcDAd/vpVO1fV+4zaHjt39yKgCSErFzv2zYxZIUx9Ud/7ybeHBf8Fg==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.0.tgz",
"integrity": "sha512-wXdQ2nIk81TYIGLphUnbXl8akQpjb9ItfZefMcTxZcoe+djMkd5POU8fQdSEErxVAeT4CgDHWveYquys4H6Cmw==",
"dev": true
},
"modify-values": {

View File

@ -13,7 +13,7 @@
"jasmine-console-reporter": "^3.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^4.0.0",
"mock-fs": "^5.0.0",
"mock-fs": "^5.1.0",
"nyc": "^15.1.0"
},
"engines": {