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

This commit is contained in:
Renovate Bot 2020-08-11 17:42:19 +00:00
parent f50f663ef7
commit 0af8d2d8bc
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -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.5",
"@tryghost/release-utils": "0.6.6",
"autoprefixer": "9.8.6",
"beeper": "2.0.0",
"cssnano": "4.1.10",

View File

@ -94,10 +94,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/release-utils@0.6.5":
version "0.6.5"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.5.tgz#d885a3a7931aaf79233e0c9608269bae43f3ca37"
integrity sha512-0iAO6sHQYNuvOST8wTBGXs/psWZfi4qxj/vDuco+uoPBzHt4E4q12eqWmtwVKApbHDW9Ez4g4n51xAkBKFqZNw==
"@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==
dependencies:
bluebird "3.7.2"
emoji-regex "9.0.0"