Skip to content

Commit 9e8536f

Browse files
chore(deps): bump pretty-bytes from 7.0.0 to 7.1.0
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pretty-bytes dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1ad85e commit 9e8536f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
"jsonc-parser": "^3.3.1",
351351
"node-forge": "^1.3.1",
352352
"openpgp": "^6.2.2",
353-
"pretty-bytes": "^7.0.0",
353+
"pretty-bytes": "^7.1.0",
354354
"proxy-agent": "^6.5.0",
355355
"semver": "^7.7.3",
356356
"ua-parser-js": "1.0.40",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6455,10 +6455,10 @@ prettier@^3.5.3:
64556455
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
64566456
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
64576457

6458-
pretty-bytes@^7.0.0:
6459-
version "7.0.0"
6460-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.0.tgz#8652cbf0aa81daeeaf72802e0fd059e5e1046cdb"
6461-
integrity sha512-U5otLYPR3L0SVjHGrkEUx5mf7MxV2ceXeE7VwWPk+hyzC5drNohsOGNPDZqxCqyX1lkbEN4kl1LiI8QFd7r0ZA==
6458+
pretty-bytes@^7.1.0:
6459+
version "7.1.0"
6460+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.1.0.tgz#d788c9906241dbdcd4defab51b6d7470243db9bd"
6461+
integrity sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==
64626462

64636463
process-nextick-args@~2.0.0:
64646464
version "2.0.1"

0 commit comments

Comments
 (0)