Skip to content

Commit 87634c1

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 11fffac commit 87634c1

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.6.2:
64556455
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
64566456
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
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)