Update dependency @tryghost/release-utils to v0.6.7
This commit is contained in:
parent
ec03acff02
commit
af87b9b3b0
2 changed files with 6 additions and 6 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.6",
|
||||
"@tryghost/release-utils": "0.6.7",
|
||||
"autoprefixer": "10.0.0",
|
||||
"beeper": "2.0.0",
|
||||
"cssnano": "4.1.10",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -83,15 +83,15 @@
|
|||
chalk "4.1.0"
|
||||
sywac "1.3.0"
|
||||
|
||||
"@tryghost/release-utils@0.6.6":
|
||||
version "0.6.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.6.tgz#1d2751bf7724d0c57a109ff753de34f7f87c3307"
|
||||
integrity sha512-h3ULisG5eU5N1+UQ3GVAOaTx7Q5vAIw0XrM0bG8Wx2HHGElVvwLoVG+aEFSGcq3hy0btd9H0KZ6HaGwBDpQ19Q==
|
||||
"@tryghost/release-utils@0.6.7":
|
||||
version "0.6.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.7.tgz#8ef90c56c8c6f18ccfe387875a130897e8bc05fe"
|
||||
integrity sha512-wecRAGPtz2jD1PpKamtb0Hs9fj+HwwQP+bzZP/HzRfLNrXjCOLRoZIevfdM57tRv6CHloPifoVeYh818QQKUnQ==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
emoji-regex "9.0.0"
|
||||
execa "4.0.3"
|
||||
lodash "4.17.19"
|
||||
lodash "4.17.20"
|
||||
request "2.88.2"
|
||||
request-promise "4.2.6"
|
||||
|
||||
|
|
Loading…
Reference in a new issue