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

This commit is contained in:
renovate[bot]
2022-08-07 04:30:34 +00:00
parent 1cd621fa67
commit 295ddcef8d
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -91,7 +91,7 @@
"lint-staged": "12.5.0",
"lodash": "4.17.21",
"markdownlint": "0.26.1",
"mock-fs": "5.1.2",
"mock-fs": "5.1.4",
"npm-run-all": "4.1.5",
"ora": "5.4.1",
"prettier": "2.7.1",
@@ -37517,9 +37517,10 @@
}
},
"node_modules/mock-fs": {
"version": "5.1.2",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.4.tgz",
"integrity": "sha512-sudhLjCjX37qWIcAlIv1OnAxB2wI4EmXByVuUjILh1rKGNGpGU8GNnzw+EAbrhdpBe0TL/KONbK1y3RXZk8SxQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12.0.0"
}
@@ -80070,7 +80071,9 @@
}
},
"mock-fs": {
"version": "5.1.2",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.4.tgz",
"integrity": "sha512-sudhLjCjX37qWIcAlIv1OnAxB2wI4EmXByVuUjILh1rKGNGpGU8GNnzw+EAbrhdpBe0TL/KONbK1y3RXZk8SxQ==",
"dev": true
},
"mock-require": {

View File

@@ -171,7 +171,7 @@
"lint-staged": "12.5.0",
"lodash": "4.17.21",
"markdownlint": "0.26.1",
"mock-fs": "5.1.2",
"mock-fs": "5.1.4",
"npm-run-all": "4.1.5",
"ora": "5.4.1",
"prettier": "2.7.1",