Merge pull request #162 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.5.6

This commit is contained in:
dependabot-preview[bot] 2020-04-20 11:42:54 +00:00 committed by GitHub
commit a7a9de7fe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 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

@ -6194,16 +6194,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"