Fix dependabot issues
This commit is contained in:
parent
c89d9bd8b0
commit
531c6ba7c8
705 changed files with 53406 additions and 20466 deletions
6
node_modules/pretty-ms/package.json
generated
vendored
6
node_modules/pretty-ms/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pretty-ms",
|
||||
"version": "6.0.1",
|
||||
"version": "7.0.1",
|
||||
"description": "Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/pretty-ms",
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
"url": "https://sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
|
@ -44,6 +44,6 @@
|
|||
"devDependencies": {
|
||||
"ava": "^2.4.0",
|
||||
"tsd": "^0.11.0",
|
||||
"xo": "^0.25.3"
|
||||
"xo": "^0.30.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue