aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-21 21:25:56 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-21 21:25:56 +0000
commit0d252b2f38fe6a557c86645a2b4ee6684fef0c2f (patch)
treed13135c6d6b84824806d1533ef583f96ed8679ab
parentUpgrade node modules (diff)
downloadferdium-app-dependabot/npm_and_yarn/pretty-bytes-6.1.1.tar.gz
ferdium-app-dependabot/npm_and_yarn/pretty-bytes-6.1.1.tar.zst
ferdium-app-dependabot/npm_and_yarn/pretty-bytes-6.1.1.zip
Bump pretty-bytes from 5.6.0 to 6.1.1dependabot/npm_and_yarn/pretty-bytes-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] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml16
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 @@
106 "ms": "2.1.3", 106 "ms": "2.1.3",
107 "normalize-url": "6.1.0", 107 "normalize-url": "6.1.0",
108 "os-name": "4.0.1", 108 "os-name": "4.0.1",
109 "pretty-bytes": "5.6.0", 109 "pretty-bytes": "6.1.1",
110 "prop-types": "15.8.1", 110 "prop-types": "15.8.1",
111 "rc-progress": "3.5.1", 111 "rc-progress": "3.5.1",
112 "react": "18.2.0", 112 "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:
174 specifier: 4.0.1 174 specifier: 4.0.1
175 version: 4.0.1 175 version: 4.0.1
176 pretty-bytes: 176 pretty-bytes:
177 specifier: 5.6.0 177 specifier: 6.1.1
178 version: 5.6.0 178 version: 6.1.1
179 prop-types: 179 prop-types:
180 specifier: 15.8.1 180 specifier: 15.8.1
181 version: 15.8.1 181 version: 15.8.1
@@ -258,7 +258,7 @@ dependencies:
258optionalDependencies: 258optionalDependencies:
259 macos-notification-state: 259 macos-notification-state:
260 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 260 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
261 version: github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 261 version: git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
262 node-mac-permissions: 262 node-mac-permissions:
263 specifier: 2.3.0 263 specifier: 2.3.0
264 version: 2.3.0 264 version: 2.3.0
@@ -11200,9 +11200,9 @@ packages:
11200 hasBin: true 11200 hasBin: true
11201 dev: true 11201 dev: true
11202 11202
11203 /pretty-bytes@5.6.0: 11203 /pretty-bytes@6.1.1:
11204 resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} 11204 resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==}
11205 engines: {node: '>=6'} 11205 engines: {node: ^14.13.1 || >=16.0.0}
11206 dev: false 11206 dev: false
11207 11207
11208 /pretty-format@29.7.0: 11208 /pretty-format@29.7.0:
@@ -14343,8 +14343,8 @@ packages:
14343 readable-stream: 3.6.2 14343 readable-stream: 3.6.2
14344 dev: true 14344 dev: true
14345 14345
14346 github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: 14346 git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a:
14347 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a} 14347 resolution: {commit: e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a, repo: git@github.com:ferdium/macos-notification-state.git, type: git}
14348 name: macos-notification-state 14348 name: macos-notification-state
14349 version: 3.0.0 14349 version: 3.0.0
14350 os: [darwin] 14350 os: [darwin]