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.4.1
This commit is contained in:
parent
cc2dffba6d
commit
02d02a5bbb
8
package-lock.json
generated
8
package-lock.json
generated
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user