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

This commit is contained in:
Renovate Bot 2021-01-12 17:05:11 +00:00
parent a17155a3b6
commit 4752bf03c9
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.9",
"@tryghost/release-utils": "0.6.10",
"autoprefixer": "10.2.1",
"beeper": "2.1.0",
"cssnano": "4.1.10",

View File

@ -83,10 +83,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/release-utils@0.6.9":
version "0.6.9"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.9.tgz#1b31239f1ba54d72686a0a7377d96218d646c6ac"
integrity sha512-VQJjuYS1i4mZLHeN/blTZqIgf1v5cn9qBEODFTMfA8ZLjn95/Dsc/owZbWcLaeuOL04BK5ZwGr5Y3vDavKnK+A==
"@tryghost/release-utils@0.6.10":
version "0.6.10"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.10.tgz#f24d41ee6f801ab40773d7f0e9af4cf466e286f3"
integrity sha512-eoj0NMrccz2MBuPFTgdgoKUDiJRHQ9ssYkNiRMEkXoiIR9ypsV4LMNvTI2+t+GfV+4slGYNVJUsg1S4Nu3ELsw==
dependencies:
bluebird "3.7.2"
emoji-regex "9.2.0"