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

This commit is contained in:
Renovate Bot 2019-03-18 14:30:09 +00:00 committed by Rishabh Garg
parent 51b93e389c
commit 7706045616
2 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,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.2.0", "@tryghost/release-utils": "0.3.1",
"autoprefixer": "9.5.0", "autoprefixer": "9.5.0",
"beeper": "1.1.1", "beeper": "1.1.1",
"cssnano": "4.1.10", "cssnano": "4.1.10",

View File

@ -11,9 +11,9 @@
mkdirp "0.5.0" mkdirp "0.5.0"
yauzl "2.4.1" yauzl "2.4.1"
"@tryghost/release-utils@0.2.0": "@tryghost/release-utils@0.3.1":
version "0.2.0" version "0.3.1"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.2.0.tgz#acced7a5fabce8d868cbf582feb918b81a3f8abd" resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.3.1.tgz#c1ae40e587a6557ae93438df5913771caadf5789"
dependencies: dependencies:
bluebird "^3.5.3" bluebird "^3.5.3"
emoji-regex "^8.0.0" emoji-regex "^8.0.0"