chore(deps): update dependency trim-newlines to v4

This commit is contained in:
Renovate Bot 2021-10-31 23:43:14 +00:00
parent b5d81e44bd
commit d988694cb8
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 3 additions and 1 deletions

2
package-lock.json generated
View File

@ -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",

View File

@ -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": {