mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): force-update dev dependencies
This commit is contained in:
parent
731f9b840d
commit
cb7752f80b
1037
package-lock.json
generated
1037
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,10 +20,19 @@
|
|||||||
"nyc": "^15.1.0",
|
"nyc": "^15.1.0",
|
||||||
"prettier": "^2.4.1"
|
"prettier": "^2.4.1"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"ansi-regex": "5.0.1",
|
||||||
|
"fsevents": "2.3.2",
|
||||||
|
"glob-parent": "6.0.2",
|
||||||
|
"set-value": "4.0.1",
|
||||||
|
"trim-newlines": "3.0.1",
|
||||||
|
"trim-off-newlines": "1.0.3"
|
||||||
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v16.13.0"
|
"node": ">=v16.13.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"preinstall": "npx npm-force-resolutions",
|
||||||
"test": "gulp"
|
"test": "gulp"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user