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

This commit is contained in:
Renovate Bot 2020-04-07 11:55:46 +00:00 committed by renovate[bot]
parent feb7f3aac6
commit 2bd82a30e8
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.5.0",
"@tryghost/release-utils": "0.6.0",
"autoprefixer": "9.7.6",
"beeper": "2.0.0",
"cssnano": "4.1.10",

View File

@ -20,10 +20,10 @@
chalk "^3.0.0"
sywac "^1.2.1"
"@tryghost/release-utils@0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.5.0.tgz#39ec5d0095bc26f7aba7fa461047a393a196f3f8"
integrity sha512-HJoXlaTDFfem6ivnHMRhdpdXat9DLl4gQ22/OwseZ0ItrTDb4BNb0wes/hCafktfACPeqB5IOT0tmy6rAystgA==
"@tryghost/release-utils@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.0.tgz#03ca44432b1f0f3eb6fc4cad6d6ac5b158fd0ff1"
integrity sha512-76amiHK++BwK33pxo4JP/hhVPdYWX4aazZ3bCB9W73fG072PUAhzisNNTMa+ZlixptKlBM05145bcOXAMKygRQ==
dependencies:
bluebird "^3.5.3"
emoji-regex "^8.0.0"