From 48211bc03e9612eef5cd93053981622ec0531cd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 03:56:00 +0000 Subject: [PATCH] Update dependency @tryghost/pretty-cli to v1.2.45 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08bbddf9..573b9d6d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tryghost/logging": "2.4.18", "@tryghost/mg-assetscraper": "0.4.15", "@tryghost/mg-fs-utils": "0.13.1", - "@tryghost/pretty-cli": "1.2.44", + "@tryghost/pretty-cli": "1.2.45", "@tryghost/zip": "1.1.46", "axios": "1.7.4", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index f9496092..a61d273b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2704,10 +2704,10 @@ sharp "0.32.6" transliteration "2.3.5" -"@tryghost/pretty-cli@1.2.44": - version "1.2.44" - resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.44.tgz#9ae1923076c3390457ed40df0217e216413b0f1e" - integrity sha512-1OVpdWdlkrUNyKwRSdEsfQQ87hR5dRj4GxG7UvJoTkbvxlmZjziUUF3nuDYF5w/4JIvO7w6Z5oxe7KqXv846KQ== +"@tryghost/pretty-cli@1.2.45": + version "1.2.45" + resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.45.tgz#cf221d46eb0f9a4223c152a029ff94bbd19f84ca" + integrity sha512-K2T6kIlWKc0hsTBhe3zgJLv5WMTLmDpxM5XOJcD9wx7viKt6n6HqpICpuKmTurOhxyKRlPF4A6wYGEUHs2s/OA== dependencies: chalk "^4.1.0" sywac "^1.3.0"