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.16" ,
33
- "@tryghost/listr-smart-renderer" : " 0.5.15 " ,
33
+ "@tryghost/listr-smart-renderer" : " 0.5.16 " ,
34
34
"@tryghost/logging" : " 2.4.22" ,
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 1843
1843
log-update "6.1.0"
1844
1844
strip-ansi "7.1.0"
1845
1845
1846
+
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
+
1846
1860
1847
1861
version "2.4.19"
1848
1862
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