mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 21:02:25 -05:00
chore(deps): update dependency mock-fs to v5.1.4
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user