Update dependency @tryghost/release-utils to v0.6.7

This commit is contained in:
Renovate Bot 2020-09-22 03:39:15 +00:00
parent ec03acff02
commit af87b9b3b0
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"bugs": "https://github.com/TryGhost/Casper/issues", "bugs": "https://github.com/TryGhost/Casper/issues",
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors", "contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
"devDependencies": { "devDependencies": {
"@tryghost/release-utils": "0.6.6", "@tryghost/release-utils": "0.6.7",
"autoprefixer": "10.0.0", "autoprefixer": "10.0.0",
"beeper": "2.0.0", "beeper": "2.0.0",
"cssnano": "4.1.10", "cssnano": "4.1.10",

View File

@ -83,15 +83,15 @@
chalk "4.1.0" chalk "4.1.0"
sywac "1.3.0" sywac "1.3.0"
"@tryghost/release-utils@0.6.6": "@tryghost/release-utils@0.6.7":
version "0.6.6" version "0.6.7"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.6.tgz#1d2751bf7724d0c57a109ff753de34f7f87c3307" resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.7.tgz#8ef90c56c8c6f18ccfe387875a130897e8bc05fe"
integrity sha512-h3ULisG5eU5N1+UQ3GVAOaTx7Q5vAIw0XrM0bG8Wx2HHGElVvwLoVG+aEFSGcq3hy0btd9H0KZ6HaGwBDpQ19Q== integrity sha512-wecRAGPtz2jD1PpKamtb0Hs9fj+HwwQP+bzZP/HzRfLNrXjCOLRoZIevfdM57tRv6CHloPifoVeYh818QQKUnQ==
dependencies: dependencies:
bluebird "3.7.2" bluebird "3.7.2"
emoji-regex "9.0.0" emoji-regex "9.0.0"
execa "4.0.3" execa "4.0.3"
lodash "4.17.19" lodash "4.17.20"
request "2.88.2" request "2.88.2"
request-promise "4.2.6" request-promise "4.2.6"