Skip to content

Commit

Permalink
fix(deps): update dependency @tryghost/image-transform to v1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2023
1 parent 3e4ba71 commit 28ce95f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/mg-fs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/image-transform": "1.2.9",
"@tryghost/image-transform": "1.2.10",
"@tryghost/string": "0.2.8",
"@tryghost/zip": "1.1.38",
"adm-zip": "0.5.10",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2019,6 +2019,16 @@
"@tryghost/errors" "^1.2.26"
"@tryghost/request" "^1.0.0"

"@tryghost/[email protected]":
version "1.2.10"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.10.tgz#0aea78ba47056e28ca21da9f625da1f1b0ca6085"
integrity sha512-xSzivoo2ME4x/UsMT8UpX1kqQTFxzckzl7kVLfvgPsnsSpAOP3W5P5cEb5szptcTLwtZhs/8kCw331Sh9kBd+g==
dependencies:
"@tryghost/errors" "^1.2.26"
fs-extra "^11.0.0"
optionalDependencies:
sharp "^0.32.0"

"@tryghost/[email protected]":
version "1.2.7"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.7.tgz#761de1b15a67bba5bc299e3c3ddc632b86cdcde0"
Expand All @@ -2039,16 +2049,6 @@
optionalDependencies:
sharp "^0.32.0"

"@tryghost/[email protected]":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.9.tgz#7864852f9d4efa6cfe4928ee232b4d0eabd03496"
integrity sha512-aCuhQuGnFITJgqxUVsxeMTYpfIJYh4+PPamuKecLYEqHtq162MfIAOP2OzNrA3Yk87bFpOpWrrnpYnexpjuG6g==
dependencies:
"@tryghost/errors" "^1.2.26"
fs-extra "^11.0.0"
optionalDependencies:
sharp "^0.32.0"

"@tryghost/kg-clean-basic-html@^3.0.39":
version "3.0.39"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-3.0.39.tgz#aedfa732e8ad85846d673352f0b8e4b519ab9638"
Expand Down

0 comments on commit 28ce95f

Please sign in to comment.