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

pull/43552/head
Renovate Bot 2021-09-23 22:04:52 +00:00 committed by renovate[bot]
parent 7f1fc2d14a
commit f364ba6c7d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -18392,9 +18392,9 @@
} }
}, },
"mock-fs": { "mock-fs": {
"version": "5.1.0", "version": "5.1.1",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.0.tgz", "resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.1.tgz",
"integrity": "sha512-wXdQ2nIk81TYIGLphUnbXl8akQpjb9ItfZefMcTxZcoe+djMkd5POU8fQdSEErxVAeT4CgDHWveYquys4H6Cmw==", "integrity": "sha512-p/8oZ3qvfKGPw+4wdVCyjDxa6wn2tP0TCf3WXC1UyUBAevezPn1TtOoxtMYVbZu/S/iExg+Ghed1busItj2CEw==",
"dev": true "dev": true
}, },
"modify-values": { "modify-values": {

View File

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