Fix dependabot issues
This commit is contained in:
parent
c89d9bd8b0
commit
531c6ba7c8
705 changed files with 53406 additions and 20466 deletions
4
node_modules/pretty-ms/readme.md
generated
vendored
4
node_modules/pretty-ms/readme.md
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# pretty-ms [](https://travis-ci.org/sindresorhus/pretty-ms)
|
||||
# pretty-ms [](https://travis-ci.com/sindresorhus/pretty-ms)
|
||||
|
||||
> Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
|
||||
|
||||
|
|
@ -71,7 +71,7 @@ Default: `0`
|
|||
|
||||
Number of digits to appear after the milliseconds decimal point.
|
||||
|
||||
Useful in combination with [`process.hrtime()`](https://nodejs.org/api/process.html#process_process_hrtime).
|
||||
Useful in combination with [`process.hrtime()`](https://nodejs.org/api/process.html#process_process_hrtime_time).
|
||||
|
||||
##### keepDecimalsOnWholeSeconds
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue