Skip to content

Commit 96c6c62

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

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
@@ -89,7 +89,7 @@
8989
"lodash": "4.17.21",
9090
"mitt": "3.0.1",
9191
"moment": "2.29.4",
92-
"pretty-bytes": "5.6.0",
92+
"pretty-bytes": "7.1.0",
9393
"prop-types": "15.7.2",
9494
"react": "19.0.0",
9595
"react-hook-form": "7.34.2",

yarn.lock

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

12572-
[email protected], pretty-bytes@^5.6.0:
12572+
12573+
version "7.1.0"
12574+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.1.0.tgz#d788c9906241dbdcd4defab51b6d7470243db9bd"
12575+
integrity sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==
12576+
12577+
pretty-bytes@^5.6.0:
1257312578
version "5.6.0"
1257412579
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
1257512580
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==

0 commit comments

Comments
 (0)