Skip to content

Commit e78bf3f

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

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"lodash": "4.17.21",
8888
"mitt": "3.0.1",
8989
"moment": "2.29.4",
90-
"pretty-bytes": "5.6.0",
90+
"pretty-bytes": "7.0.1",
9191
"prop-types": "15.7.2",
9292
"react": "19.0.0",
9393
"react-hook-form": "7.34.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12197,7 +12197,12 @@ prettier@^3.5.3:
1219712197
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1219812198
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1219912199

12200-
[email protected], pretty-bytes@^5.6.0:
12200+
12201+
version "7.0.1"
12202+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.1.tgz#24100e03ff1cd911900bf0149183e49e58a737d8"
12203+
integrity sha512-285/jRCYIbMGDciDdrw0KPNC4LKEEwz/bwErcYNxSJOi4CpGUuLpb9gQpg3XJP0XYj9ldSRluXxih4lX2YN8Xw==
12204+
12205+
pretty-bytes@^5.6.0:
1220112206
version "5.6.0"
1220212207
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
1220312208
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==

0 commit comments

Comments
 (0)