Skip to content

Commit 80191df

Browse files
chore(deps): bump pretty-bytes from 6.1.1 to 7.0.0
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 6.1.1 to 7.0.0. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v6.1.1...v7.0.0) --- updated-dependencies: - dependency-name: pretty-bytes dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5055a63 commit 80191df

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
@@ -320,7 +320,7 @@
320320
"jsonc-parser": "^3.3.1",
321321
"memfs": "^4.17.1",
322322
"node-forge": "^1.3.1",
323-
"pretty-bytes": "^6.1.1",
323+
"pretty-bytes": "^7.0.0",
324324
"proxy-agent": "^6.4.0",
325325
"semver": "^7.7.1",
326326
"ua-parser-js": "^1.0.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4750,10 +4750,10 @@ prettier@^3.3.3:
47504750
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
47514751
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
47524752

4753-
pretty-bytes@^6.1.1:
4754-
version "6.1.1"
4755-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.1.tgz#38cd6bb46f47afbf667c202cfc754bffd2016a3b"
4756-
integrity sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==
4753+
pretty-bytes@^7.0.0:
4754+
version "7.0.0"
4755+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.0.tgz#8652cbf0aa81daeeaf72802e0fd059e5e1046cdb"
4756+
integrity sha512-U5otLYPR3L0SVjHGrkEUx5mf7MxV2ceXeE7VwWPk+hyzC5drNohsOGNPDZqxCqyX1lkbEN4kl1LiI8QFd7r0ZA==
47574757

47584758
pretty-format@^29.5.0:
47594759
version "29.7.0"

0 commit comments

Comments
 (0)