Bump gatsby-plugin-sharp from 2.6.42 to 2.6.43 in /website (#1948)

Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.42 to 2.6.43.
- [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@2.6.43/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 14:11:03 +01:00 committed by GitHub
parent c7b164da5c
commit 63d4f2c7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sharp": "2.6.42",
"gatsby-plugin-sharp": "2.6.43",
"gatsby-plugin-sitemap": "^2.4.15",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-redirect-from": "^0.2.4",

View File

@ -8133,10 +8133,10 @@ gatsby-plugin-robots-txt@^1.5.3:
"@babel/runtime" "^7.11.2"
generate-robotstxt "^8.0.3"
gatsby-plugin-sharp@2.6.42:
version "2.6.42"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.42.tgz#94556e8633a7d15299d6aa8dc5e9a686af8debfb"
integrity sha512-uqra+GDLEfE5Kv8Th1lkQKS6FIRwPzwipoWJBogfPLTnl0L3t+ogdEhN8p5d7G6SYoaukuGrix162mbQXqASBA==
gatsby-plugin-sharp@2.6.43:
version "2.6.43"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.43.tgz#dd7f4fcf848337e64a014f491318f61d530a38a8"
integrity sha512-/V5T8SzS/GgpQEgp34blLwzwpc+dxJJVPRXGBOZtKdcTDRAfCYuY2IuRf5FJa65lSuPRQmHdG6AoQIka/0xnWA==
dependencies:
"@babel/runtime" "^7.11.2"
async "^3.2.0"