Skip to content

Commit 2885997

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 640d97f commit 2885997

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": "^2.0.3",

yarn.lock

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

4778-
pretty-bytes@^6.1.1:
4779-
version "6.1.1"
4780-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.1.tgz#38cd6bb46f47afbf667c202cfc754bffd2016a3b"
4781-
integrity sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==
4778+
pretty-bytes@^7.0.0:
4779+
version "7.0.0"
4780+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.0.tgz#8652cbf0aa81daeeaf72802e0fd059e5e1046cdb"
4781+
integrity sha512-U5otLYPR3L0SVjHGrkEUx5mf7MxV2ceXeE7VwWPk+hyzC5drNohsOGNPDZqxCqyX1lkbEN4kl1LiI8QFd7r0ZA==
47824782

47834783
pretty-format@^29.5.0:
47844784
version "29.7.0"

0 commit comments

Comments
 (0)