Bump gatsby-transformer-sharp from 4.22.0 to 4.24.0

Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.22.0 to 4.24.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.24.0/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-08 12:47:20 +00:00 committed by GitHub
parent c813e0e22b
commit 6079463dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 14 deletions

View file

@ -19,7 +19,7 @@
"gatsby-source-filesystem": "^4.22.0",
"gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.22.0",
"gatsby-transformer-sharp": "^4.22.0",
"gatsby-transformer-sharp": "^4.24.0",
"lucide-react": "^0.88.0",
"prop-types": "^15.7.2",
"react": "^18.2.0",

View file

@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0:
"@types/sharp" "^0.30.5"
sharp "^0.30.7"
gatsby-sharp@^0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755"
integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw==
dependencies:
"@types/sharp" "^0.30.5"
sharp "^0.30.7"
gatsby-source-filesystem@^1.5.27:
version "1.5.39"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"
@ -6227,17 +6219,17 @@ gatsby-transformer-remark@^5.22.0:
unist-util-select "^3.0.4"
unist-util-visit "^2.0.3"
gatsby-transformer-sharp@^4.22.0:
version "4.22.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.22.0.tgz#984c14532b5870784e78d5137113e3492cb0e112"
integrity sha512-gTZ9pXwxsdmGEBV6yANnZFvsw921r6FChzuD43r+7JTs7uhmBsSGPPSF3EQnOKClP9co3IE0kztYSLoUHQe/cQ==
gatsby-transformer-sharp@^4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.24.0.tgz#0e7d61fa4834971e01a44e0eb0a942e5ef38513f"
integrity sha512-60Ro4OZbx9ZdfPUZEBEhJnureqQUEaNizDs4CK5QWlUkAU6RvVYwsuT3uWeEMrXgugaLLyGpQStJ881N7Eeodg==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.3.0"
bluebird "^3.7.2"
common-tags "^1.8.2"
fs-extra "^10.1.0"
gatsby-plugin-utils "^3.16.0"
gatsby-plugin-utils "^3.18.0"
probe-image-size "^7.2.3"
semver "^7.3.7"
sharp "^0.30.7"