Skip to content

Commit af3dddd

Browse files
build(deps-dev): bump pretty-bytes from 5.5.0 to 5.6.0
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v5.5.0...v5.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ca9de9e commit af3dddd

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)