chore(deps): update dependency mock-fs to ^5.2.0

This commit is contained in:
renovate[bot] 2022-10-31 13:29:01 +00:00 committed by GitHub
parent 41a1ac80b4
commit d33e794d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -22,7 +22,7 @@
"klaw-sync": "^6.0.0",
"lerna": "^5.6.2",
"lodash": "^4.17.21",
"mock-fs": "^5.1.4",
"mock-fs": "^5.2.0",
"nyc": "^15.1.0",
"prettier": "^2.7.1",
"taffydb": "2.6.2"
@ -10792,9 +10792,9 @@
}
},
"node_modules/mock-fs": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.4.tgz",
"integrity": "sha512-sudhLjCjX37qWIcAlIv1OnAxB2wI4EmXByVuUjILh1rKGNGpGU8GNnzw+EAbrhdpBe0TL/KONbK1y3RXZk8SxQ==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.2.0.tgz",
"integrity": "sha512-2dF2R6YMSZbpip1V1WHKGLNjr/k48uQClqMVb5H3MOvwc9qhYis3/IWbj02qIg/Y8MDXKFF4c5v0rxx2o6xTZw==",
"dev": true,
"engines": {
"node": ">=12.0.0"
@ -24155,9 +24155,9 @@
}
},
"mock-fs": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.1.4.tgz",
"integrity": "sha512-sudhLjCjX37qWIcAlIv1OnAxB2wI4EmXByVuUjILh1rKGNGpGU8GNnzw+EAbrhdpBe0TL/KONbK1y3RXZk8SxQ==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.2.0.tgz",
"integrity": "sha512-2dF2R6YMSZbpip1V1WHKGLNjr/k48uQClqMVb5H3MOvwc9qhYis3/IWbj02qIg/Y8MDXKFF4c5v0rxx2o6xTZw==",
"dev": true
},
"modify-values": {

View File

@ -18,7 +18,7 @@
"klaw-sync": "^6.0.0",
"lerna": "^5.6.2",
"lodash": "^4.17.21",
"mock-fs": "^5.1.4",
"mock-fs": "^5.2.0",
"nyc": "^15.1.0",
"prettier": "^2.7.1",
"taffydb": "2.6.2"