Skip to content

Commit

Permalink
Bump listr2 from 3.3.1 to 3.3.4 (#48)
Browse files Browse the repository at this point in the history
Bumps [listr2](https://github.com/cenk1cenk2/listr2) from 3.3.1 to 3.3.4.
- [Release notes](https://github.com/cenk1cenk2/listr2/releases)
- [Changelog](https://github.com/cenk1cenk2/listr2/blob/master/CHANGELOG.md)
- [Commits](listr2/listr2@v3.3.1...v3.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2021
1 parent ee05c5e commit a5908e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3426,17 +3426,17 @@ lines-and-columns@^1.1.6:
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

listr2@^3.1.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.3.1.tgz#87b57cc0b8541fa794b814c8bcb76f1211cfbf5c"
integrity sha512-8Zoxe7s/8nNr4bJ8bdAduHD8uJce+exmMmUWTXlq0WuUdffnH3muisHPHPFtW2vvOfohIsq7FGCaguUxN/h3Iw==
version "3.3.4"
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.3.4.tgz#bca480e784877330b9d96d6cdc613ad243332e20"
integrity sha512-b0lhLAvXSr63AtPF9Dgn6tyxm8Kiz6JXpVGM0uZJdnDcZp02jt7FehgAnMfA9R7riQimOKjQgLknBTdz2nmXwQ==
dependencies:
chalk "^4.1.0"
cli-truncate "^2.1.0"
figures "^3.2.0"
indent-string "^4.0.0"
log-update "^4.0.0"
p-map "^4.0.0"
rxjs "^6.6.3"
rxjs "^6.6.6"
through "^2.3.8"
wrap-ansi "^7.0.0"

Expand Down

0 comments on commit a5908e7

Please sign in to comment.