Skip to content

Commit 61bf7d5

Browse files
build(deps): bump pretty-ms from 5.0.0 to 5.1.0
Bumps [pretty-ms](https://github.com/sindresorhus/pretty-ms) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/sindresorhus/pretty-ms/releases) - [Commits](sindresorhus/pretty-ms@v5.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f88da2e commit 61bf7d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"merge": "1.2.1",
6868
"multihashes": "0.4.14",
6969
"ora": "4.0.3",
70-
"pretty-ms": "5.0.0",
70+
"pretty-ms": "5.1.0",
7171
"shelljs": "0.8.3",
7272
"web3": "1.2.4",
7373
"web3-eth": "1.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16868,10 +16868,10 @@ pretty-hrtime@^1.0.2, pretty-hrtime@^1.0.3:
1686816868
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1686916869
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1687016870

16871-
pretty-ms@*, pretty-ms@5.0.0:
16872-
version "5.0.0"
16873-
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-5.0.0.tgz#6133a8f55804b208e4728f6aa7bf01085e951e24"
16874-
integrity sha512-94VRYjL9k33RzfKiGokPBPpsmloBYSf5Ri+Pq19zlsEcUKFob+admeXr5eFDRuPjFmEOcjJvPGdillYOJyvZ7Q==
16871+
pretty-ms@*, pretty-ms@5.1.0:
16872+
version "5.1.0"
16873+
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-5.1.0.tgz#b906bdd1ec9e9799995c372e2b1c34f073f95384"
16874+
integrity sha512-4gaK1skD2gwscCfkswYQRmddUb2GJZtzDGRjHWadVHtK/DIKFufa12MvES6/xu1tVbUYeia5bmLcwJtZJQUqnw==
1687516875
dependencies:
1687616876
parse-ms "^2.1.0"
1687716877

0 commit comments

Comments
 (0)