From af87b9b3b03facf28ac32314837255779f9a014d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Sep 2020 03:39:15 +0000 Subject: [PATCH] Update dependency @tryghost/release-utils to v0.6.7 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 461dfc2..80cdfb6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "bugs": "https://github.com/TryGhost/Casper/issues", "contributors": "https://github.com/TryGhost/Casper/graphs/contributors", "devDependencies": { - "@tryghost/release-utils": "0.6.6", + "@tryghost/release-utils": "0.6.7", "autoprefixer": "10.0.0", "beeper": "2.0.0", "cssnano": "4.1.10", diff --git a/yarn.lock b/yarn.lock index 0b149fe..23cb0db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -83,15 +83,15 @@ chalk "4.1.0" sywac "1.3.0" -"@tryghost/release-utils@0.6.6": - version "0.6.6" - resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.6.tgz#1d2751bf7724d0c57a109ff753de34f7f87c3307" - integrity sha512-h3ULisG5eU5N1+UQ3GVAOaTx7Q5vAIw0XrM0bG8Wx2HHGElVvwLoVG+aEFSGcq3hy0btd9H0KZ6HaGwBDpQ19Q== +"@tryghost/release-utils@0.6.7": + version "0.6.7" + resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.7.tgz#8ef90c56c8c6f18ccfe387875a130897e8bc05fe" + integrity sha512-wecRAGPtz2jD1PpKamtb0Hs9fj+HwwQP+bzZP/HzRfLNrXjCOLRoZIevfdM57tRv6CHloPifoVeYh818QQKUnQ== dependencies: bluebird "3.7.2" emoji-regex "9.0.0" execa "4.0.3" - lodash "4.17.19" + lodash "4.17.20" request "2.88.2" request-promise "4.2.6"