Skip to content

Commit 513199a

Browse files
chore(deps): bump pretty-bytes from 6.1.1 to 7.0.0 (#505)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a82adfb commit 513199a

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
@@ -289,7 +289,7 @@
289289
"jsonc-parser": "^3.3.1",
290290
"memfs": "^4.17.1",
291291
"node-forge": "^1.3.1",
292-
"pretty-bytes": "^6.1.1",
292+
"pretty-bytes": "^7.0.0",
293293
"proxy-agent": "^6.5.0",
294294
"semver": "^7.7.1",
295295
"ua-parser-js": "1.0.40",

yarn.lock

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

5183-
pretty-bytes@^6.1.1:
5184-
version "6.1.1"
5185-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.1.tgz#38cd6bb46f47afbf667c202cfc754bffd2016a3b"
5186-
integrity sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==
5183+
pretty-bytes@^7.0.0:
5184+
version "7.0.0"
5185+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-7.0.0.tgz#8652cbf0aa81daeeaf72802e0fd059e5e1046cdb"
5186+
integrity sha512-U5otLYPR3L0SVjHGrkEUx5mf7MxV2ceXeE7VwWPk+hyzC5drNohsOGNPDZqxCqyX1lkbEN4kl1LiI8QFd7r0ZA==
51875187

51885188
pretty-format@^29.5.0:
51895189
version "29.7.0"

0 commit comments

Comments
 (0)