From 8bff6118c31036109f976c08f3e05e8161353181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:30:55 +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 0760d4a93..f9f77c240 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,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 3a2d13c6b..15f639f4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16702,6 +16702,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"