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

This commit is contained in:
Renovate Bot 2020-04-16 18:17:13 +00:00
parent d68cd44c60
commit b69684e05e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 6 deletions

View File

@ -44,7 +44,7 @@
"@tryghost/adapter-manager": "0.1.3",
"@tryghost/errors": "0.1.2",
"@tryghost/helpers": "1.1.27",
"@tryghost/image-transform": "0.2.0",
"@tryghost/image-transform": "0.2.1",
"@tryghost/kg-card-factory": "1.0.2",
"@tryghost/kg-default-atoms": "1.0.0",
"@tryghost/kg-default-cards": "1.1.0",

View File

@ -385,12 +385,12 @@
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "16.2.2"
"@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==
"@tryghost/image-transform@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-0.2.1.tgz#39a4faf730afeb47c7304c4b8aea5b3d71a1711c"
integrity sha512-Mdjqg34MMCWv2lXCYMRkCj/qdy/eLNWNucgJE0zcbMh0GnASe2ZhpTfusx80H0+xYNNH0vtpEFn/D9Vh3lG8pA==
dependencies:
"@tryghost/errors" "^0.1.1"
"@tryghost/errors" "^0.1.2"
bluebird "^3.7.2"
fs-extra "^9.0.0"
optionalDependencies: