mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency trim-newlines to v4
This commit is contained in:
parent
b5d81e44bd
commit
d988694cb8
2
package-lock.json
generated
2
package-lock.json
generated
@ -6468,6 +6468,7 @@
|
||||
"node-pre-gyp"
|
||||
],
|
||||
"deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
@ -20287,6 +20288,7 @@
|
||||
"fsevents": {
|
||||
"version": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
||||
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"bindings": "^1.5.0",
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"fsevents": "2.3.2",
|
||||
"glob-parent": "6.0.2",
|
||||
"set-value": "4.0.1",
|
||||
"trim-newlines": "3.0.1",
|
||||
"trim-newlines": "4.0.2",
|
||||
"trim-off-newlines": "1.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user