Skip to content

Commit 80d6951

Browse files
Update dependency listr2 to v10.1.2 (#1605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d37564 commit 80d6951

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/listr-smart-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cli-truncate": "5.2.0",
3232
"elegant-spinner": "3.0.0",
3333
"indent-string": "5.0.0",
34-
"listr2": "10.1.1",
34+
"listr2": "10.1.2",
3535
"log-symbols": "7.0.1",
3636
"log-update": "7.2.0",
3737
"strip-ansi": "7.2.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4929,7 +4929,7 @@ cli-truncate@4.0.0:
49294929
slice-ansi "^5.0.0"
49304930
string-width "^7.0.0"
49314931

4932-
cli-truncate@5.2.0, cli-truncate@^5.0.0:
4932+
cli-truncate@5.2.0, cli-truncate@^5.2.0:
49334933
version "5.2.0"
49344934
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-5.2.0.tgz#c8e72aaca8339c773d128c36e0a17c6315b694eb"
49354935
integrity sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==
@@ -7729,15 +7729,15 @@ listr-verbose-renderer@^0.5.0:
77297729
date-fns "^1.27.2"
77307730
figures "^2.0.0"
77317731

7732-
listr2@10.1.1:
7733-
version "10.1.1"
7734-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-10.1.1.tgz#2bc033dca825935e202e59b75959149b02c977a2"
7735-
integrity sha512-4oogpJzRRGtq41B0GKZIldzYCnQTgX2DPM/XvcfNu7g2E7sxaast009150RKFZBnrHAnfMOUaedIqdIOLCCRxQ==
7732+
listr2@10.1.2:
7733+
version "10.1.2"
7734+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-10.1.2.tgz#fd26cc4db2cfb56abfbfce731e22afffe69383b4"
7735+
integrity sha512-ENXj5KYVtdZigbaWY0+lUCzRZNvKDEbxree+93oaCeSz8GICxgJyOMi6U9mHuiFd3hJ9y0RIDQh8RYttBKOnaQ==
77367736
dependencies:
7737-
cli-truncate "^5.0.0"
7737+
cli-truncate "^5.2.0"
77387738
colorette "^2.0.20"
77397739
eventemitter3 "^5.0.1"
7740-
log-update "^7.1.0"
7740+
log-update "^6"
77417741
rfdc "^1.4.1"
77427742
wrap-ansi "^10.0.0"
77437743

@@ -7960,7 +7960,7 @@ log-symbols@^1.0.2:
79607960
dependencies:
79617961
chalk "^1.0.0"
79627962

7963-
log-update@6.1.0:
7963+
log-update@6.1.0, log-update@^6:
79647964
version "6.1.0"
79657965
resolved "https://registry.yarnpkg.com/log-update/-/log-update-6.1.0.tgz#1a04ff38166f94647ae1af562f4bd6a15b1b7cd4"
79667966
integrity sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==
@@ -7971,7 +7971,7 @@ log-update@6.1.0:
79717971
strip-ansi "^7.1.0"
79727972
wrap-ansi "^9.0.0"
79737973

7974-
log-update@7.2.0, log-update@^7.1.0:
7974+
log-update@7.2.0:
79757975
version "7.2.0"
79767976
resolved "https://registry.yarnpkg.com/log-update/-/log-update-7.2.0.tgz#cd6c87c1270c80b53fa1d6d8ac5b2c624a286258"
79777977
integrity sha512-iLs7dGSyjZiUgvrUvuD3FndAxVJk+TywBkkkwUSm9HdYoskJalWg5qVsEiXeufPvRVPbCUmNQewg798rx+sPXg==

0 commit comments

Comments
 (0)