File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"@inquirer/confirm" : " 3.2.0" ,
32
32
"@tryghost/admin-api" : " 1.13.12" ,
33
- "@tryghost/listr-smart-renderer" : " 0.5.15 " ,
33
+ "@tryghost/listr-smart-renderer" : " 0.5.16 " ,
34
34
"@tryghost/logging" : " 2.4.20" ,
35
35
"@tryghost/mg-assetscraper" : " 0.4.16" ,
36
36
"@tryghost/mg-fs-utils" : " 0.15.1" ,
Original file line number Diff line number Diff line change 1844
1844
log-update "6.1.0"
1845
1845
strip-ansi "7.1.0"
1846
1846
1847
+
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
+
1847
1861
1848
1862
version "2.4.19"
1849
1863
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.19.tgz#8aab372486268b6fc8e31615b6e79d59b299a44f"
You can’t perform that action at this time.
0 commit comments