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

This commit is contained in:
Renovate Bot 2020-08-11 11:52:54 +00:00
parent a467e31457
commit f50f663ef7
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.4",
"@tryghost/release-utils": "0.6.5",
"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.4":
version "0.6.4"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.4.tgz#375dd349533345814ff42ccc8e884dc6cc4e5971"
integrity sha512-kvrsV92ClMVoZk2z768aQTMHUVd3W3dh0vrqKNG62nSrLX/E+U7NbbUXllNRXYHkCd7Z+4XOW4xFHghZZAH6iA==
"@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==
dependencies:
bluebird "3.7.2"
emoji-regex "9.0.0"