Update dependency @tryghost/image-transform to v1.0.24

This commit is contained in:
Renovate Bot 2021-12-03 08:35:36 +00:00 committed by Daniel Lockyer
parent 2910fde12a
commit 85941b2f80
2 changed files with 7 additions and 7 deletions

View File

@ -69,7 +69,7 @@
"@tryghost/errors": "1.0.4", "@tryghost/errors": "1.0.4",
"@tryghost/express-dynamic-redirects": "0.2.2", "@tryghost/express-dynamic-redirects": "0.2.2",
"@tryghost/helpers": "1.1.54", "@tryghost/helpers": "1.1.54",
"@tryghost/image-transform": "1.0.23", "@tryghost/image-transform": "1.0.24",
"@tryghost/job-manager": "0.8.15", "@tryghost/job-manager": "0.8.15",
"@tryghost/kg-card-factory": "3.1.0", "@tryghost/kg-card-factory": "3.1.0",
"@tryghost/kg-default-atoms": "3.1.0", "@tryghost/kg-default-atoms": "3.1.0",

View File

@ -1393,7 +1393,7 @@
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "^16.5.3" jsdom "^16.5.3"
"@tryghost/ignition-errors@0.1.8", "@tryghost/ignition-errors@^0.1.0", "@tryghost/ignition-errors@^0.1.2": "@tryghost/ignition-errors@0.1.8", "@tryghost/ignition-errors@^0.1.0":
version "0.1.8" version "0.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/ignition-errors/-/ignition-errors-0.1.8.tgz#6d4c4d4e02d32403ca1e574eaa91b3c0d138d6f6" resolved "https://registry.yarnpkg.com/@tryghost/ignition-errors/-/ignition-errors-0.1.8.tgz#6d4c4d4e02d32403ca1e574eaa91b3c0d138d6f6"
integrity sha512-4KYU+kDXZyP7tmzyHiUkfDy9RWxKAtA/6xTGdxYHurE5ZlT++cDDfdUtF0v3308GGUzKlBzRc3jmLjDYpngcBQ== integrity sha512-4KYU+kDXZyP7tmzyHiUkfDy9RWxKAtA/6xTGdxYHurE5ZlT++cDDfdUtF0v3308GGUzKlBzRc3jmLjDYpngcBQ==
@ -1401,12 +1401,12 @@
lodash "^4.17.21" lodash "^4.17.21"
uuid "^8.3.2" uuid "^8.3.2"
"@tryghost/image-transform@1.0.23": "@tryghost/image-transform@1.0.24":
version "1.0.23" version "1.0.24"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.23.tgz#dcc2bda3ca77ae674c43a4eabc2f90945aa4abb7" resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.24.tgz#b0df944d2b78ece0e696184b17a8551986bd8d37"
integrity sha512-wUzjkQcUf28zzHr56i78QjfZpFn9FqbH0GuDY10qT1+hwKS0pan2xt8MLHcE/onPOLLGPer2Zm9PsEIiuLOPDg== integrity sha512-prmOyWK1nv3AIBCk+u6pxDOB2Mq2XneRHNRduMWVHKDeXsovmNiCg/0R8ZlkVhBy67y/awDl/RUMczWR3QyPfQ==
dependencies: dependencies:
"@tryghost/errors" "^1.0.4" "@tryghost/errors" "^1.1.0"
bluebird "^3.7.2" bluebird "^3.7.2"
fs-extra "^9.1.0" fs-extra "^9.1.0"
optionalDependencies: optionalDependencies: