mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency mock-fs to ^5.5.0
This commit is contained in:
parent
857801651a
commit
09a5646241
8
package-lock.json
generated
8
package-lock.json
generated
@ -52,7 +52,7 @@
|
||||
"lerna": "^8.1.9",
|
||||
"license-check-and-add": "^4.0.5",
|
||||
"lodash": "^4.17.21",
|
||||
"mock-fs": "^5.4.1",
|
||||
"mock-fs": "^5.5.0",
|
||||
"prettier": "^3.4.2"
|
||||
},
|
||||
"engines": {
|
||||
@ -8762,9 +8762,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mock-fs": {
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.4.1.tgz",
|
||||
"integrity": "sha512-sz/Q8K1gXXXHR+qr0GZg2ysxCRr323kuN10O7CtQjraJsFDJ4SJ+0I5MzALz7aRp9lHk8Cc/YdsT95h9Ka1aFw==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.5.0.tgz",
|
||||
"integrity": "sha512-d/P1M/RacgM3dB0sJ8rjeRNXxtapkPCUnMGmIN0ixJ16F/E4GUZCvWcSGfWGz8eaXYvn1s9baUwNjI4LOPEjiA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
"lerna": "^8.1.9",
|
||||
"license-check-and-add": "^4.0.5",
|
||||
"lodash": "^4.17.21",
|
||||
"mock-fs": "^5.4.1",
|
||||
"mock-fs": "^5.5.0",
|
||||
"prettier": "^3.4.2"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user