chore(deps): update dependency mock-fs to v5.1.0

This commit is contained in:
Renovate Bot
2021-09-17 22:20:45 +00:00
committed by renovate[bot]
parent bccc217981
commit c7968d53b7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -18344,9 +18344,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

@ -133,7 +133,7 @@
"lint-staged": "11.1.2",
"lodash": "4.17.21",
"markdownlint": "0.24.0",
"mock-fs": "5.0.0",
"mock-fs": "5.1.0",
"npm-run-all": "4.1.5",
"ora": "5.4.1",
"prettier": "2.4.1",