Merge pull request #561 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-sharp-4.15.0

Bump gatsby-transformer-sharp from 4.14.0 to 4.15.0
This commit is contained in:
Kevin Kandlbinder 2022-05-27 14:25:01 +02:00 committed by GitHub
commit 1c26a2c268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"gatsby-source-filesystem": "^4.14.0",
"gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.14.0",
"gatsby-transformer-sharp": "^4.14.0",
"gatsby-transformer-sharp": "^4.15.0",
"lucide-react": "^0.49.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",

View file

@ -6785,16 +6785,17 @@ gatsby-transformer-remark@^5.14.0:
unist-util-select "^3.0.4"
unist-util-visit "^2.0.3"
gatsby-transformer-sharp@^4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.14.0.tgz#cd21ad60e38fa146b11f528b614ff304b38fd901"
integrity sha512-V8tpCavnmK05GK7LoSAUyd/KZBoZr2NK4IdyIbBdxOcXBqtsD/yrThOyLP00hEV03myTv/6nzSIBZdEL+AGG5g==
gatsby-transformer-sharp@^4.15.0:
version "4.15.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.15.0.tgz#06524941fb26c842ed40c95e69265c3f64a83749"
integrity sha512-/VC4H5t2Bp+bp10U/UFjp6229fyYTTa6p60nebZTxj4uFs9+nyIkuC3PTSx61dp3F213+ZnJ9vPG39kXxoUR+g==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
bluebird "^3.7.2"
common-tags "^1.8.2"
fs-extra "^10.1.0"
gatsby-plugin-utils "^3.9.0"
probe-image-size "^7.2.3"
semver "^7.3.7"
sharp "^0.30.3"