Update dependency @tryghost/release-utils to v0.6.1
This commit is contained in:
parent
2bd82a30e8
commit
8f1a15296a
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.0",
|
||||
"@tryghost/release-utils": "0.6.1",
|
||||
"autoprefixer": "9.7.6",
|
||||
"beeper": "2.0.0",
|
||||
"cssnano": "4.1.10",
|
||||
|
|
|
@ -20,10 +20,10 @@
|
|||
chalk "^3.0.0"
|
||||
sywac "^1.2.1"
|
||||
|
||||
"@tryghost/release-utils@0.6.0":
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.0.tgz#03ca44432b1f0f3eb6fc4cad6d6ac5b158fd0ff1"
|
||||
integrity sha512-76amiHK++BwK33pxo4JP/hhVPdYWX4aazZ3bCB9W73fG072PUAhzisNNTMa+ZlixptKlBM05145bcOXAMKygRQ==
|
||||
"@tryghost/release-utils@0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/release-utils/-/release-utils-0.6.1.tgz#25febf913204cd3edfa53e8915d3b1d5bde7bae1"
|
||||
integrity sha512-mhqfFYvZCDkKMYKPsvhyBqYZNvVqluDjwHXgmRx9eoofDo5E66ZC/uIORTRTbqLEawjHenAFR+5Z6Ql/4rMnqA==
|
||||
dependencies:
|
||||
bluebird "^3.5.3"
|
||||
emoji-regex "^8.0.0"
|
||||
|
|
Loading…
Reference in a new issue