Skip to content

Commit

Permalink
fix(deps): bump listr2 from 6.4.2 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [listr2](https://github.com/listr2/listr2) from 6.4.2 to 6.6.0.
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/CHANGELOG.md)
- [Commits](listr2/listr2@v6.4.2...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2023
1 parent e0c1cc3 commit 56c1cf7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"fs-extra": "^11.1.1",
"is-docker": "^3.0.0",
"is-wsl": "^2.2.0",
"listr2": "^6.4.2",
"listr2": "^6.6.0",
"playwright-chromium": "^1.33.0",
"tabletojson": "^2.0.7",
"tslib": "^2.5.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4974,10 +4974,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

listr2@^6.4.2:
version "6.4.2"
resolved "https://registry.yarnpkg.com/listr2/-/listr2-6.4.2.tgz#8ee2ee09de031b4a84e501a98561619962834636"
integrity sha512-v55SFIDP7SiPEYFeIFGbKW44B4NPpqGEklbAc1EKacMxIqFVXpDlc93e/Q6hE3IgIGRu5870rh5yJc+ESwGUpQ==
listr2@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/listr2/-/listr2-6.6.0.tgz#cb8a0f45fb93ae50c43fb34f934759f8de9395ce"
integrity sha512-qkLg7IeYcZGkxo5sZzl676xHwQzNZ8qAQLQSDMA88sLM1SDcabwyXD1mXHi/PGQHyt/mu81adJdkqsCSUSuQzQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.20"
Expand Down

0 comments on commit 56c1cf7

Please sign in to comment.