Merge pull request #723 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-sharp-4.24.0

Bump gatsby-transformer-sharp from 4.22.0 to 4.24.0
This commit is contained in:
Kevin Kandlbinder 2022-10-08 15:38:37 +02:00 committed by GitHub
commit 7d53511462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 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

@ -6219,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"