From 0d252b2f38fe6a557c86645a2b4ee6684fef0c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 21:25:56 +0000 Subject: Bump pretty-bytes from 5.6.0 to 6.1.1 Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 6.1.1. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.6.0...v6.1.1) --- updated-dependencies: - dependency-name: pretty-bytes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5fd0f0317..d3f5a6061 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "ms": "2.1.3", "normalize-url": "6.1.0", "os-name": "4.0.1", - "pretty-bytes": "5.6.0", + "pretty-bytes": "6.1.1", "prop-types": "15.8.1", "rc-progress": "3.5.1", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c22627f0..579483bf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ dependencies: specifier: 4.0.1 version: 4.0.1 pretty-bytes: - specifier: 5.6.0 - version: 5.6.0 + specifier: 6.1.1 + version: 6.1.1 prop-types: specifier: 15.8.1 version: 15.8.1 @@ -258,7 +258,7 @@ dependencies: optionalDependencies: macos-notification-state: specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a - version: github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a + version: git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a node-mac-permissions: specifier: 2.3.0 version: 2.3.0 @@ -11200,9 +11200,9 @@ packages: hasBin: true dev: true - /pretty-bytes@5.6.0: - resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} - engines: {node: '>=6'} + /pretty-bytes@6.1.1: + resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} + engines: {node: ^14.13.1 || >=16.0.0} dev: false /pretty-format@29.7.0: @@ -14343,8 +14343,8 @@ packages: readable-stream: 3.6.2 dev: true - github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: - resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a} + git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: + resolution: {commit: e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a, repo: git@github.com:ferdium/macos-notification-state.git, type: git} name: macos-notification-state version: 3.0.0 os: [darwin] -- cgit v1.2.3-54-g00ecf