Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pretty-bytes from 6.0.0 to 6.1.0 in /dev/diff#5302

Merged
merged 1 commit into from Mar 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
chore(deps): bump pretty-bytes from 6.0.0 to 6.1.0 in /dev/diff
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](sindresorhus/pretty-bytes@v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
commit c9b87758913e125ca7318c308fd0d9d740502bc2
14 changes: 7 additions & 7 deletions dev/diff/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/diff/package.json
Expand Up @@ -12,7 +12,7 @@
"listr2": "^5.0.2",
"lodash-es": "^4.17.21",
"luxon": "^3.2.1",
"pretty-bytes": "^6.0.0",
"pretty-bytes": "^6.1.0",
"tar": "^6.1.11",
"yargs": "^17.5.1"
},
Expand Down