From 0f7f7f44318d01edc5e3cb278f4e2f0cb9367a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 06:21:28 +0000 Subject: [PATCH] Chore: Bump pretty-bytes from 5.6.0 to 6.1.0 Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 6.1.0. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.6.0...v6.1.0) --- updated-dependencies: - dependency-name: pretty-bytes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 15b49ca15c..3a641e5a98 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "lint-staged": "^11.1.0", "lodash": "4.17.21", "moment": "2.29.4", - "pretty-bytes": "5.6.0", + "pretty-bytes": "6.1.0", "prop-types": "15.7.2", "react": "17.0.2", "react-hook-form": "^7.34.2", diff --git a/yarn.lock b/yarn.lock index ab1a14d7bf..fff8a8cddd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16461,6 +16461,11 @@ pretty-bytes@5.6.0: resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg== +pretty-bytes@6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.0.tgz#1d1cc9aae1939012c74180b679da6684616bf804" + integrity sha512-Rk753HI8f4uivXi4ZCIYdhmG1V+WKzvRMg/X+M42a6t7D07RcmopXJMDNk6N++7Bl75URRGsb40ruvg7Hcp2wQ== + pretty-error@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"