Skip to content

Commit 3c19c16

Browse files
Update dependency @tryghost/listr-smart-renderer to v0.5.16
1 parent e6f18c2 commit 3c19c16

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@inquirer/confirm": "3.2.0",
3232
"@tryghost/admin-api": "1.13.16",
33-
"@tryghost/listr-smart-renderer": "0.5.15",
33+
"@tryghost/listr-smart-renderer": "0.5.16",
3434
"@tryghost/logging": "2.4.22",
3535
"@tryghost/mg-assetscraper": "0.4.16",
3636
"@tryghost/mg-fs-utils": "0.15.1",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,20 @@
18431843
log-update "6.1.0"
18441844
strip-ansi "7.1.0"
18451845

1846+
"@tryghost/[email protected]":
1847+
version "0.5.16"
1848+
resolved "https://registry.yarnpkg.com/@tryghost/listr-smart-renderer/-/listr-smart-renderer-0.5.16.tgz#7f1450ba286f2ce60d0970bd91451ea2f333cffd"
1849+
integrity sha512-V9DYx+0lfA2bi6x5HkLKrVqyE34oYWN32wg2vGakALh0xGtAmUEJdg4wbyeafG9zmEmbvMyeP4PsU/uyTnjsVA==
1850+
dependencies:
1851+
chalk "5.4.1"
1852+
cli-truncate "4.0.0"
1853+
elegant-spinner "3.0.0"
1854+
indent-string "5.0.0"
1855+
listr2 "6.6.1"
1856+
log-symbols "6.0.0"
1857+
log-update "6.1.0"
1858+
strip-ansi "7.1.0"
1859+
18461860
"@tryghost/[email protected]":
18471861
version "2.4.19"
18481862
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.19.tgz#8aab372486268b6fc8e31615b6e79d59b299a44f"

0 commit comments

Comments
 (0)