1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-06-27 14:15:40 -04:00

Bump pretty-bytes from 6.0.0 to 6.1.0 in /cli

Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: pretty-bytes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-06 21:01:34 +00:00
committed by GitHub
parent 36ef197584
commit cc1653e72e
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"ink-select-input": "^4.2.1",
"mkdirp": "^1.0.4",
"open": "^8.4.0",
"pretty-bytes": "^6.0.0",
"pretty-bytes": "^6.1.0",
"react": "^18.2.0",
"tempy": "^3.0.0"
},

View File

@ -1815,10 +1815,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
pretty-bytes@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.0.0.tgz#928be2ad1f51a2e336add8ba764739f9776a8140"
integrity sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==
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==
prop-types@^15.7.2, prop-types@^15.8.1:
version "15.8.1"