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

This commit is contained in:
Renovate Bot 2020-03-01 00:19:51 +00:00 committed by renovate[bot]
parent c27fc17844
commit 92d9174b24
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.3.3",
"@tryghost/release-utils": "0.4.1",
"autoprefixer": "9.7.1",
"beeper": "2.0.0",
"cssnano": "4.1.10",

View File

@ -20,10 +20,10 @@
chalk "^2.4.1"
sywac "^1.2.1"
"@tryghost/release-utils@0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.3.3.tgz#b4c849f8570ea06229ff941f0dee5dfdd6187d13"
integrity sha512-b6Q6CiAPrIPhVTryzEyEtq8UVaN8VJ5yKOW0eeJjbQFNwIQOQ/Gawxr2ryESLv60JJuAxmK5zjWNd5MMhDFlzw==
"@tryghost/release-utils@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.4.1.tgz#1d5bb32a6f16e00a413ae44b3e1eb1aeb052fd84"
integrity sha512-Yrl/6/HItC8LiMJHMAqBRTVK48+JC4FLZoshUYGR0Qja7hjdY4C5t51xTXqNxJefdjiyXv9+YfWDUisiDF3TPA==
dependencies:
bluebird "^3.5.3"
emoji-regex "^8.0.0"