Skip to content

Commit 9d1d5e0

Browse files
Merge #807
807: build(deps-dev): bump pretty-bytes from 5.5.0 to 5.6.0 r=bidoubiwa a=dependabot-preview[bot] Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.5.0 to 5.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/pretty-bytes/releases">pretty-bytes's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <ul> <li>Add ability to control number of fractional digits (<a href="https://github-redirect.dependabot.com/sindresorhus/pretty-bytes/issues/62">#62</a>) 8388e69</li> </ul> <p><a href="https://github.com/sindresorhus/pretty-bytes/compare/v5.5.0...v5.6.0">https://github.com/sindresorhus/pretty-bytes/compare/v5.5.0...v5.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/pretty-bytes/commit/cdb25d5db75dcc442b747325c5ae0e85875831aa"><code>cdb25d5</code></a> 5.6.0</li> <li><a href="https://github.com/sindresorhus/pretty-bytes/commit/8388e69f415648bfd02bc51e44ef304d6d19da14"><code>8388e69</code></a> Add ability to control number of fractional digits (<a href="https://github-redirect.dependabot.com/sindresorhus/pretty-bytes/issues/62">#62</a>)</li> <li><a href="https://github.com/sindresorhus/pretty-bytes/commit/1be9db11bd1087c11a1b512c05a487b7f368dd83"><code>1be9db1</code></a> Fix SI Prefix URL in index.d.ts (<a href="https://github-redirect.dependabot.com/sindresorhus/pretty-bytes/issues/66">#66</a>)</li> <li><a href="https://github.com/sindresorhus/pretty-bytes/commit/82f40eca52fcaa0a4c053d30e49f3d50d824d7ae"><code>82f40ec</code></a> Fix SI Prefix URL (<a href="https://github-redirect.dependabot.com/sindresorhus/pretty-bytes/issues/65">#65</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/pretty-bytes/compare/v5.5.0...v5.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pretty-bytes&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.6.0)](https://dependabot.com/compatibility-score/?dependency-name=pretty-bytes&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.6.0) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents ca9de9e + af3dddd commit 9d1d5e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"kleur": "^4.1.4",
9191
"lint-staged": "10.5.1",
9292
"prettier": "^2.0.2",
93-
"pretty-bytes": "^5.3.0",
93+
"pretty-bytes": "^5.6.0",
9494
"rollup": "^2.39.0",
9595
"rollup-plugin-terser": "^7.0.0",
9696
"rollup-plugin-typescript2": "^0.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4871,10 +4871,10 @@ prettier@^2.0.2:
48714871
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
48724872
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
48734873

4874-
pretty-bytes@^5.3.0:
4875-
version "5.5.0"
4876-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.5.0.tgz#0cecda50a74a941589498011cf23275aa82b339e"
4877-
integrity sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA==
4874+
pretty-bytes@^5.6.0:
4875+
version "5.6.0"
4876+
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
4877+
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
48784878

48794879
pretty-format@^26.0.0, pretty-format@^26.6.2:
48804880
version "26.6.2"

0 commit comments

Comments
 (0)