diff --git a/packages/mg-stripe/package.json b/packages/mg-stripe/package.json index a235a4245..80ca45cce 100644 --- a/packages/mg-stripe/package.json +++ b/packages/mg-stripe/package.json @@ -40,7 +40,7 @@ "@inquirer/select": "1.3.1", "@tryghost/debug": "0.1.26", "@tryghost/errors": "1.2.26", - "@tryghost/pretty-cli": "1.2.38", + "@tryghost/pretty-cli": "1.2.39", "chalk": "5.3.0", "child_process": "1.0.2", "inquirer": "9.2.12", diff --git a/packages/migrate/package.json b/packages/migrate/package.json index 8ec38d8ce..a853f8d99 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -61,7 +61,7 @@ "@tryghost/mg-webscraper": "^0.9.15", "@tryghost/mg-wp-api": "^0.10.20", "@tryghost/mg-wp-xml": "^0.3.20", - "@tryghost/pretty-cli": "1.2.38", + "@tryghost/pretty-cli": "1.2.39", "@tryghost/string": "0.2.10", "cheerio": "1.0.0-rc.12", "fs-extra": "11.1.1", diff --git a/yarn.lock b/yarn.lock index 4d98ae77b..bbdbe94d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2174,10 +2174,10 @@ mobiledoc-dom-renderer "0.7.0" mobiledoc-text-renderer "0.4.0" -"@tryghost/pretty-cli@1.2.38": - version "1.2.38" - resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.38.tgz#a2844f504dfd841f9f0552769ec3f62239433eca" - integrity sha512-hGzFdJT4+Z77LWv+CPFwt36jE6JjXg/YGV+IkM1YvE7qNL5UL4hTNdi0M4hy8d19SICY9Ob1UYuKZLWhY5fd4w== +"@tryghost/pretty-cli@1.2.39": + version "1.2.39" + resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.39.tgz#e964aa3f05912b09e70b34067ffeab5c5dc45d5e" + integrity sha512-M3vpjFjcjR1FsglMTMWUqoz1BkE3xqRiD0+83pgxmZDI6wVqDHdkj31wS/Te0vTo3ywbc+exHsXsu6dPNGkdQA== dependencies: chalk "^4.1.0" sywac "^1.3.0"