Bump gatsby-plugin-sharp from 4.16.0 to 4.16.1

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

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-16 23:28:33 +00:00 committed by GitHub
parent cca91cb227
commit ad076a9903
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"