diff --git a/package.json b/package.json index a02a05b..ea9f9c8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "bugs": "https://github.com/TryGhost/Casper/issues", "contributors": "https://github.com/TryGhost/Casper/graphs/contributors", "devDependencies": { - "@tryghost/release-utils": "0.3.1", + "@tryghost/release-utils": "0.3.2", "autoprefixer": "9.5.1", "beeper": "1.1.1", "cssnano": "4.1.10", diff --git a/yarn.lock b/yarn.lock index c7ce502..63a3e15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,9 +11,9 @@ mkdirp "0.5.0" yauzl "2.4.1" -"@tryghost/release-utils@0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.3.1.tgz#c1ae40e587a6557ae93438df5913771caadf5789" +"@tryghost/release-utils@0.3.2": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.3.2.tgz#019ff4d653ad5ae7f805aa912a4a522e11e00ba0" dependencies: bluebird "^3.5.3" emoji-regex "^8.0.0"