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

This commit is contained in:
renovate[bot] 2024-10-31 17:43:57 +00:00 committed by GitHub
parent cc2dffba6d
commit 02d02a5bbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -50,7 +50,7 @@
"lerna": "^8.1.9",
"license-check-and-add": "^4.0.5",
"lodash": "^4.17.21",
"mock-fs": "^5.4.0",
"mock-fs": "^5.4.1",
"prettier": "^3.3.3"
},
"engines": {
@ -8461,9 +8461,9 @@
}
},
"node_modules/mock-fs": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.4.0.tgz",
"integrity": "sha512-3ROPnEMgBOkusBMYQUW2rnT3wZwsgfOKzJDLvx/TZ7FL1WmWvwSwn3j4aDR5fLDGtgcc1WF0Z1y0di7c9L4FKw==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.4.1.tgz",
"integrity": "sha512-sz/Q8K1gXXXHR+qr0GZg2ysxCRr323kuN10O7CtQjraJsFDJ4SJ+0I5MzALz7aRp9lHk8Cc/YdsT95h9Ka1aFw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@ -29,7 +29,7 @@
"lerna": "^8.1.9",
"license-check-and-add": "^4.0.5",
"lodash": "^4.17.21",
"mock-fs": "^5.4.0",
"mock-fs": "^5.4.1",
"prettier": "^3.3.3"
},
"type": "module",