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

This commit is contained in:
Renovate Bot 2020-04-16 13:44:16 +00:00
parent 2bd82a30e8
commit 8f1a15296a
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.0",
"@tryghost/release-utils": "0.6.1",
"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.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==
"@tryghost/release-utils@0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.1.tgz#25febf913204cd3edfa53e8915d3b1d5bde7bae1"
integrity sha512-mhqfFYvZCDkKMYKPsvhyBqYZNvVqluDjwHXgmRx9eoofDo5E66ZC/uIORTRTbqLEawjHenAFR+5Z6Ql/4rMnqA==
dependencies:
bluebird "^3.5.3"
emoji-regex "^8.0.0"