Skip to content

Commit 8de1aa5

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 2dc07bd commit 8de1aa5

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

yarn.lock

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

12194-
[email protected], pretty-bytes@^5.6.0:
12194+
12195+
version "7.1.0"
12196+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.1.0.tgz#d788c9906241dbdcd4defab51b6d7470243db9bd"
12197+
integrity sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==
12198+
12199+
pretty-bytes@^5.6.0:
1219512200
version "5.6.0"
1219612201
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
1219712202
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==

0 commit comments

Comments
 (0)