Skip to content

Commit cfae13f

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

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"next": "^12.1.0",
2727
"nprogress": "^0.2.0",
2828
"prettier": "^2.7.1",
29-
"pretty-bytes": "^5.6.0",
29+
"pretty-bytes": "^6.0.0",
3030
"react": "^17.0.2",
3131
"react-dom": "^17.0.2",
3232
"react-feather": "^2.0.9",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4964,6 +4964,11 @@ pretty-bytes@^5.6.0:
49644964
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
49654965
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
49664966

4967+
pretty-bytes@^6.0.0:
4968+
version "6.0.0"
4969+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.0.0.tgz#928be2ad1f51a2e336add8ba764739f9776a8140"
4970+
integrity sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==
4971+
49674972
pretty-error@^4.0.0:
49684973
version "4.0.0"
49694974
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-4.0.0.tgz#90a703f46dd7234adb46d0f84823e9d1cb8f10d6"

0 commit comments

Comments
 (0)