Skip to content

Commit 9ed1f56

Browse files
Update dependency @tryghost/listr-smart-renderer to v0.5.16
1 parent 02c8fdf commit 9ed1f56

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.12",
33-
"@tryghost/listr-smart-renderer": "0.5.15",
33+
"@tryghost/listr-smart-renderer": "0.5.16",
3434
"@tryghost/logging": "2.4.20",
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
@@ -1844,6 +1844,20 @@
18441844
log-update "6.1.0"
18451845
strip-ansi "7.1.0"
18461846

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

0 commit comments

Comments
 (0)