Bump gatsby-plugin-sharp from 2.5.4 to 2.5.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-20 11:05:35 +00:00 committed by GitHub
parent 0d4e0603b3
commit 6b400672e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -14,7 +14,7 @@
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.2.1",
"gatsby-plugin-sharp": "^2.5.4",
"gatsby-plugin-sharp": "^2.5.6",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-transformer-sharp": "^2.4.4",
"jsonp": "^0.2.1",

View File

@ -5747,10 +5747,10 @@ gatsby-cli@^2.11.7:
ink "^2.7.1"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.1.1.tgz#3ebe4c6fe277ef8d91e1b708bd65ef4f7dc0928b"
integrity sha512-EboPcBx37YQVUKN9JH753S54nDxjRmOefbR0i08KTmaVgQ1lZnDXJr8JfrImmMqupZlOkPQX1mWlXfp+r1jGhA==
gatsby-core-utils@^1.1.1, gatsby-core-utils@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.1.3.tgz#1011ae6ae252b809c66fe62fe9da9d419bd29650"
integrity sha512-PntSiNCFo1/ZKjp00qgLBj2jdwY7M+maV21RXb1k7Ud9Vv9j0dGQsaVb9YXFTqXAf8bG0Xyqsqq4mPU1iNYLDw==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
@ -5851,16 +5851,16 @@ gatsby-plugin-sass@^2.2.1:
"@babel/runtime" "^7.8.7"
sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.5.4.tgz#255d5418fa1be510f5a2bead878a1c487f351279"
integrity sha512-OVAbo9B21GF3bf0BVLpe7DPm9OpLTsk6lgk9RytzU3yqJCh6NmGTINUN+VPdhnCZNcD17j4FSfMPrquusauQyw==
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==
dependencies:
"@babel/runtime" "^7.8.7"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.1.1"
gatsby-core-utils "^1.1.3"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"