Merge pull request #603 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sharp-4.16.1

Bump gatsby-plugin-sharp from 4.16.0 to 4.16.1
This commit is contained in:
Kevin Kandlbinder 2022-06-18 01:19:59 +02:00 committed by GitHub
commit 7e167fe993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -6610,10 +6610,10 @@ gatsby-plugin-sass@^5.16.0:
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"
gatsby-plugin-sharp@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.16.0.tgz#21af434f31909fd49b8a9452d18f731d47cf2758"
integrity sha512-erX5pPDserEUwSKaUznOZi4ge7Z10M00jSUO+5ixZoJSMx8F3fzQ6PDzFF3f0h5jJ3PDJky1d1rR6Bz1MkprCQ==
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==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"