1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump cli-progress from 3.11.1 to 3.11.2

Bumps [cli-progress](https://github.com/npkgz/cli-progress) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/npkgz/cli-progress/releases)
- [Changelog](https://github.com/npkgz/cli-progress/blob/master/CHANGES.md)
- [Commits](https://github.com/npkgz/cli-progress/compare/v3.11.1...v3.11.2)

---
updated-dependencies:
- dependency-name: cli-progress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-29 01:07:11 +00:00 committed by GitHub
parent 41fc9089b5
commit e0df7acc61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -356,7 +356,7 @@
"ansi_up": "^5.1.0", "ansi_up": "^5.1.0",
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"circular-dependency-plugin": "^5.2.2", "circular-dependency-plugin": "^5.2.2",
"cli-progress": "^3.11.1", "cli-progress": "^3.11.2",
"color": "^3.2.1", "color": "^3.2.1",
"command-line-args": "^5.2.1", "command-line-args": "^5.2.1",
"concurrently": "^7.2.2", "concurrently": "^7.2.2",

View File

@ -3830,10 +3830,10 @@ cli-columns@^3.1.2:
string-width "^2.0.0" string-width "^2.0.0"
strip-ansi "^3.0.1" strip-ansi "^3.0.1"
cli-progress@^3.11.1: cli-progress@^3.11.2:
version "3.11.1" version "3.11.2"
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.1.tgz#02afb11be9a123f2a302931beb087eafe3a0d971" resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77"
integrity sha512-TTMA2LHrYaZeNMcgZGO10oYqj9hvd03pltNtVbu4ddeyDTHlYV7gWxsFiuvaQlgwMBFCv1TukcjiODWFlb16tQ== integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA==
dependencies: dependencies:
string-width "^4.2.3" string-width "^4.2.3"