Skip to content

Commit dd248b9

Browse files
chore(deps): bump pretty-bytes from 5.6.0 to 7.0.0
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 7.0.0. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v5.6.0...v7.0.0) --- updated-dependencies: - dependency-name: pretty-bytes dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52b8304 commit dd248b9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"lodash": "4.17.21",
8484
"mitt": "3.0.1",
8585
"moment": "2.29.4",
86-
"pretty-bytes": "5.6.0",
86+
"pretty-bytes": "7.0.0",
8787
"prop-types": "15.7.2",
8888
"react": "18.2.0",
8989
"react-hook-form": "7.34.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11463,6 +11463,11 @@ [email protected]:
1146311463
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
1146411464
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
1146511465

11466+
11467+
version "7.0.0"
11468+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.0.tgz#8652cbf0aa81daeeaf72802e0fd059e5e1046cdb"
11469+
integrity sha512-U5otLYPR3L0SVjHGrkEUx5mf7MxV2ceXeE7VwWPk+hyzC5drNohsOGNPDZqxCqyX1lkbEN4kl1LiI8QFd7r0ZA==
11470+
1146611471
pretty-format@^26.5.2, pretty-format@^26.6.2:
1146711472
version "26.6.2"
1146811473
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"

0 commit comments

Comments
 (0)