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

This commit is contained in:
Renovate Bot 2020-12-14 04:56:45 +00:00
parent 838c4ecca2
commit bc3e072d31
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.8",
"@tryghost/release-utils": "0.6.9",
"autoprefixer": "10.1.0",
"beeper": "2.0.0",
"cssnano": "4.1.10",

View File

@ -83,10 +83,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/release-utils@0.6.8":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.8.tgz#0b2104fa5c348a3c04282460200ef0557cf6bb38"
integrity sha512-K4fUkxDXRq7RZE0w3v5HDKf7BCSFYZY1ICDwgvVnot210o1QnPp4jJKklsHKWwnQAi85hFByIwWPwU7DXHEIrA==
"@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==
dependencies:
bluebird "3.7.2"
emoji-regex "9.2.0"