chore(deps): update dependency mock-fs to v5.1.2 (#44142)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-10 21:59:01 +05:30
committed by GitHub
parent 5a57d28bc0
commit 6c5bd13612
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -47,7 +47,7 @@
"lint-staged": "11.2.6", "lint-staged": "11.2.6",
"lodash": "4.17.21", "lodash": "4.17.21",
"markdownlint": "0.24.0", "markdownlint": "0.24.0",
"mock-fs": "5.1.1", "mock-fs": "5.1.2",
"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",
@ -21962,9 +21962,9 @@
} }
}, },
"node_modules/mock-fs": { "node_modules/mock-fs": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.1.tgz", "resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.2.tgz",
"integrity": "sha512-p/8oZ3qvfKGPw+4wdVCyjDxa6wn2tP0TCf3WXC1UyUBAevezPn1TtOoxtMYVbZu/S/iExg+Ghed1busItj2CEw==", "integrity": "sha512-YkjQkdLulFrz0vD4BfNQdQRVmgycXTV7ykuHMlyv+C8WCHazpkiQRDthwa02kSyo8wKnY9wRptHfQLgmf0eR+A==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
@ -44448,9 +44448,9 @@
} }
}, },
"mock-fs": { "mock-fs": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.1.tgz", "resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.2.tgz",
"integrity": "sha512-p/8oZ3qvfKGPw+4wdVCyjDxa6wn2tP0TCf3WXC1UyUBAevezPn1TtOoxtMYVbZu/S/iExg+Ghed1busItj2CEw==", "integrity": "sha512-YkjQkdLulFrz0vD4BfNQdQRVmgycXTV7ykuHMlyv+C8WCHazpkiQRDthwa02kSyo8wKnY9wRptHfQLgmf0eR+A==",
"dev": true "dev": true
}, },
"modify-values": { "modify-values": {

View File

@ -125,7 +125,7 @@
"lint-staged": "11.2.6", "lint-staged": "11.2.6",
"lodash": "4.17.21", "lodash": "4.17.21",
"markdownlint": "0.24.0", "markdownlint": "0.24.0",
"mock-fs": "5.1.1", "mock-fs": "5.1.2",
"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",