Update dependency @tryghost/image-transform to v0.2.0

This commit is contained in:
Renovate Bot 2020-03-27 00:43:52 +00:00 committed by Daniel Lockyer
parent d35fd96abb
commit 4c554ae131
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"@sentry/node": "5.15.4",
"@tryghost/errors": "0.1.1",
"@tryghost/helpers": "1.1.24",
"@tryghost/image-transform": "0.1.0",
"@tryghost/image-transform": "0.2.0",
"@tryghost/kg-card-factory": "1.0.1",
"@tryghost/kg-default-cards": "1.0.1",
"@tryghost/kg-markdown-html-renderer": "1.0.2",

View File

@ -325,10 +325,10 @@
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "16.2.1"
"@tryghost/image-transform@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-0.1.0.tgz#d59c3cb41915fd5596e4d8f90f5a8bb44f19edf9"
integrity sha512-yqECkOUo0nnPK7jdxvRF2B12jR2YfCpAzZdreHO3HIhVMMBN6vgPVxIsTd7Kh2cXpuWpBWS+0eAQ8r6sf6vJfQ==
"@tryghost/image-transform@0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-0.2.0.tgz#c617c87634d4f1e79194f7f1ca04ee308f70e0c1"
integrity sha512-RspIBD1Sm9IDWTGyEUKk63sT1ed2uvduB26Mb8owhAmurw3lDJh5DFiG5S/7Fy/QiWoK07KPBHPMMIWT3wPDkA==
dependencies:
"@tryghost/errors" "^0.1.1"
bluebird "^3.7.2"