Skip to content

Commit 779524b

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

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
@@ -314,7 +314,7 @@
314314
"jsonc-parser": "^3.3.1",
315315
"memfs": "^4.9.3",
316316
"node-forge": "^1.3.1",
317-
"pretty-bytes": "^6.0.0",
317+
"pretty-bytes": "^6.1.1",
318318
"proxy-agent": "^6.4.0",
319319
"semver": "^7.6.2",
320320
"ua-parser-js": "^1.0.38",

yarn.lock

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

4598-
pretty-bytes@^6.0.0:
4599-
version "6.0.0"
4600-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.0.0.tgz#928be2ad1f51a2e336add8ba764739f9776a8140"
4601-
integrity sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==
4598+
pretty-bytes@^6.1.1:
4599+
version "6.1.1"
4600+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.1.tgz#38cd6bb46f47afbf667c202cfc754bffd2016a3b"
4601+
integrity sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==
46024602

46034603
pretty-format@^29.5.0:
46044604
version "29.7.0"

0 commit comments

Comments
 (0)