Fix dependabot issues
This commit is contained in:
parent
c89d9bd8b0
commit
531c6ba7c8
705 changed files with 53406 additions and 20466 deletions
5
node_modules/trim-off-newlines/package.json
generated
vendored
5
node_modules/trim-off-newlines/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "trim-off-newlines",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Similar to String#trim() but removes only newlines",
|
||||
"license": "MIT",
|
||||
"repository": "stevemao/trim-off-newlines",
|
||||
|
|
@ -34,10 +34,9 @@
|
|||
"remove",
|
||||
"delete"
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"xo": "*"
|
||||
"xo": "^0.17.1"
|
||||
},
|
||||
"xo": {
|
||||
"envs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue