Bump gatsby-plugin-sharp from 2.4.10 to 2.4.12

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-16 08:56:12 +00:00 committed by GitHub
parent afcde7c894
commit 11bc9498f8
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.1.30",
"gatsby-plugin-sharp": "^2.4.10",
"gatsby-plugin-sharp": "^2.4.12",
"gatsby-source-filesystem": "^2.1.52",
"gatsby-transformer-sharp": "^2.3.18",
"jsonp": "^0.2.1",

View File

@ -5487,10 +5487,10 @@ gatsby-cli@^2.10.6:
ink "^2.6.0"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.32:
version "1.0.32"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.32.tgz#98859661c206ec1dac8511948857292569a90066"
integrity sha512-OmvjNhXyVCpI8ya3/LbzvyiD5Ee3rkH0bWSyBCs2tB8trCZJJ4LerXRMCYY0BI69XHXKOBECA6/B8yPSVGHL6w==
gatsby-core-utils@^1.0.32, gatsby-core-utils@^1.0.33:
version "1.0.33"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.33.tgz#bd0d1ed0afed7f90c82c6da5b9ba13b727bcf1e9"
integrity sha512-eQkOQumfbMLdbKJN0E1dlnBjAKWAzexxuNdpL88yCIaqHGOMogGTmAmhG1Hs0sz9bMrNPxuIgEyDNQe3IDfJXw==
dependencies:
ci-info "2.0.0"
configstore "^5.0.0"
@ -5591,16 +5591,16 @@ gatsby-plugin-sass@^2.1.30:
"@babel/runtime" "^7.7.6"
sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.4.10:
version "2.4.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.10.tgz#6cf816c8afce9bc9619738ffda78f9c3ebd1bcb0"
integrity sha512-HAvJEbbYHWFho72ikcAH8l7Wzrr4K+7yuIZOltFbYNfhngdM6cYx7sSyFzocnSYx7PXpF7rSp7NSOx6WS4gbYw==
gatsby-plugin-sharp@^2.4.12:
version "2.4.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.12.tgz#36d8e6eb5d33c431ad75ff324247ab42214387c1"
integrity sha512-bgyPIiAxlYavSEtPspG/fsniP8Lzsof+ZwAz2D9TcLy8plWuUXRxiOlkOfrKbqWKlWqZTXZ8vfwEezCfkPYP/w==
dependencies:
"@babel/runtime" "^7.7.6"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.32"
gatsby-core-utils "^1.0.33"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"