Update dependency @tryghost/release-utils to v0.6.12
This commit is contained in:
parent
7e3e891338
commit
fc8cf0b2f4
2 changed files with 5 additions and 5 deletions
|
@ -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.11",
|
||||
"@tryghost/release-utils": "0.6.12",
|
||||
"autoprefixer": "10.2.4",
|
||||
"beeper": "2.1.0",
|
||||
"cssnano": "4.1.10",
|
||||
|
|
|
@ -83,10 +83,10 @@
|
|||
chalk "4.1.0"
|
||||
sywac "1.3.0"
|
||||
|
||||
"@tryghost/release-utils@0.6.11":
|
||||
version "0.6.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.11.tgz#ec21a035875458d7b3f04484759188540c8f4bf0"
|
||||
integrity sha512-RpNTOsjqDZEG9qMBcB5iidxCZKySmJd+Sl1w11GqdibmaIWU7J/2T7yLFX9A/ZbVmN47OuPbEcy/03BPtahz3w==
|
||||
"@tryghost/release-utils@0.6.12":
|
||||
version "0.6.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.12.tgz#a02c725df910053466d11224e81cec0933f500dd"
|
||||
integrity sha512-6G9o8jOFhcQRbaXrw8XsIXzaDPuxkUb7j5bZzdV1qhnBK2X1Wg/dg1xDN8+uR8jJ/BgrngwaGKs3NTAGKbqfBA==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
emoji-regex "9.2.1"
|
||||
|
|
Loading…
Reference in a new issue