Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1261)

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-28 11:39:13 +02:00 committed by GitHub
parent 478ba55a31
commit a05f36d933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"gatsby-plugin-react-helmet": "^3.2.2",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sharp": "2.5.6",
"gatsby-plugin-sharp": "2.5.7",
"gatsby-plugin-sitemap": "^2.3.1",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-redirect-from": "^0.2.1",

View File

@ -7543,16 +7543,16 @@ gatsby-plugin-robots-txt@^1.5.0:
"@babel/runtime" "^7.5.1"
generate-robotstxt "^7.1.0"
gatsby-plugin-sharp@2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.5.6.tgz#78c7ae6b3d72ba760ca728de312e2c6dd0079fce"
integrity sha512-G+ARmh/OXzIq6cRgpKLIOaafuYlmoRc7AJkad6O0DfVFyY6OrW5bIx6MYVGyj72AZiB1wh1RIFmCLf3aDFvzHQ==
gatsby-plugin-sharp@2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.5.7.tgz#1fb9b65a49a842293fb5c3b032a0de6cfcc325cf"
integrity sha512-TYY0+XKBwSzi3XNcRdusVe3uKrYbozqNgTgEp2Qji9yvNscXYAD/0nCPZ42Dyhfm+R2IeRMLzeajXQy7ZUwQBg==
dependencies:
"@babel/runtime" "^7.8.7"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.1.3"
gatsby-core-utils "^1.1.4"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"