Merge pull request #616 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sharp-4.17.0

This commit is contained in:
Kevin Kandlbinder 2022-06-26 18:37:43 +02:00 committed by GitHub
commit 91255a4139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 8 deletions

View file

@ -12,7 +12,7 @@
"gatsby-plugin-manifest": "^4.17.0",
"gatsby-plugin-react-helmet": "^5.16.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.16.1",
"gatsby-plugin-sharp": "^4.17.0",
"gatsby-plugin-sass": "^5.16.0",
"gatsby-plugin-sitemap": "^5.17.0",
"gatsby-plugin-typescript": "^4.6.0",

View file

@ -6638,10 +6638,10 @@ gatsby-plugin-sass@^5.16.0:
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"
gatsby-plugin-sharp@^4.16.1:
version "4.16.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.16.1.tgz#47ac2cf8d2b375f2b26667214a67bccfd05c314f"
integrity sha512-XaeilX+SjLPIeE9JHS+vb5ozNa4IGCmjDr5CCv+Tae8CuRmS/q8ZYBQpu5I172mYKX6J0iDt0leMCL6D1MdWQA==
gatsby-plugin-sharp@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.17.0.tgz#157901c4e3ac728f562d08d4a846fa1bd888a81c"
integrity sha512-+wP4hskMBSNgPYqBX2uqoqb5JUtMMvaZTzYNkZmnKkg85rHeDpUy+eMoCqrhh8wpW/NgcbQ9o6uK43jj2qv0xQ==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
@ -6650,9 +6650,9 @@ gatsby-plugin-sharp@^4.16.1:
debug "^4.3.4"
filenamify "^4.3.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.16.0"
gatsby-plugin-utils "^3.10.0"
gatsby-telemetry "^3.16.0"
gatsby-core-utils "^3.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-telemetry "^3.17.0"
got "^11.8.3"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.4"
@ -6723,6 +6723,14 @@ gatsby-sharp@^0.11.0:
"@types/sharp" "^0.30.0"
sharp "^0.30.3"
gatsby-sharp@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052"
integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA==
dependencies:
"@types/sharp" "^0.30.0"
sharp "^0.30.3"
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"