Update dependency @tryghost/release-utils to v0.6.5
This commit is contained in:
parent
a467e31457
commit
f50f663ef7
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
||||||
"bugs": "https://github.com/TryGhost/Casper/issues",
|
"bugs": "https://github.com/TryGhost/Casper/issues",
|
||||||
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
|
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tryghost/release-utils": "0.6.4",
|
"@tryghost/release-utils": "0.6.5",
|
||||||
"autoprefixer": "9.8.6",
|
"autoprefixer": "9.8.6",
|
||||||
"beeper": "2.0.0",
|
"beeper": "2.0.0",
|
||||||
"cssnano": "4.1.10",
|
"cssnano": "4.1.10",
|
||||||
|
|
|
@ -94,10 +94,10 @@
|
||||||
chalk "4.1.0"
|
chalk "4.1.0"
|
||||||
sywac "1.3.0"
|
sywac "1.3.0"
|
||||||
|
|
||||||
"@tryghost/release-utils@0.6.4":
|
"@tryghost/release-utils@0.6.5":
|
||||||
version "0.6.4"
|
version "0.6.5"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.4.tgz#375dd349533345814ff42ccc8e884dc6cc4e5971"
|
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.5.tgz#d885a3a7931aaf79233e0c9608269bae43f3ca37"
|
||||||
integrity sha512-kvrsV92ClMVoZk2z768aQTMHUVd3W3dh0vrqKNG62nSrLX/E+U7NbbUXllNRXYHkCd7Z+4XOW4xFHghZZAH6iA==
|
integrity sha512-0iAO6sHQYNuvOST8wTBGXs/psWZfi4qxj/vDuco+uoPBzHt4E4q12eqWmtwVKApbHDW9Ez4g4n51xAkBKFqZNw==
|
||||||
dependencies:
|
dependencies:
|
||||||
bluebird "3.7.2"
|
bluebird "3.7.2"
|
||||||
emoji-regex "9.0.0"
|
emoji-regex "9.0.0"
|
||||||
|
|
Loading…
Reference in a new issue