Bump listr2 from 8.0.0 to 8.0.1 (#20826)

Bumps [listr2](https://github.com/listr2/listr2) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs)
- [Commits](https://github.com/listr2/listr2/compare/listr2@8.0.0...listr2@8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-21 01:30:59 +01:00
committed by GitHub
parent 8ac3826dec
commit 572da8a7be
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -2060,8 +2060,8 @@ importers:
specifier: 3.1.0
version: 3.1.0(mysql@2.18.1)(pg@8.11.3)(sqlite3@5.1.6)(tedious@16.6.1)
listr2:
specifier: 8.0.0
version: 8.0.0
specifier: 8.0.1
version: 8.0.1
lodash-es:
specifier: 4.17.21
version: 4.17.21
@@ -13493,8 +13493,8 @@ packages:
commander: 10.0.1
dev: false
/listr2@8.0.0:
resolution: {integrity: sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==}
/listr2@8.0.1:
resolution: {integrity: sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==}
engines: {node: '>=18.0.0'}
dependencies:
cli-truncate: 4.0.0

View File

@@ -26,7 +26,7 @@
"js-yaml": "4.1.0",
"json-to-graphql-query": "2.2.5",
"knex": "3.1.0",
"listr2": "8.0.0",
"listr2": "8.0.1",
"lodash-es": "4.17.21",
"seedrandom": "3.0.5",
"supertest": "6.3.3",