Bump gatsby-image from 2.4.12 to 2.4.13

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.12 to 2.4.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.13/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-10 09:40:16 +00:00 committed by GitHub
parent 7cdcca89b9
commit a18a111445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"bytes": "^3.1.0",
"classnames": "^2.2.6",
"gatsby": "^2.24.1",
"gatsby-image": "^2.4.12",
"gatsby-image": "^2.4.13",
"gatsby-plugin-manifest": "^2.4.17",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-react-helmet": "^3.3.10",

View File

@ -6368,10 +6368,10 @@ gatsby-graphiql-explorer@^0.4.11:
dependencies:
"@babel/runtime" "^7.10.3"
gatsby-image@^2.4.12:
version "2.4.12"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.12.tgz#f3b9d5799024fb38c9fe508bbb01a7aa0c69b64b"
integrity sha512-MpWUjOhnVcbbY+8bqCLCgfyuEZIcb4kC6+OU0hGu+jMsywgOzzfXMB/8lHB1qF2Y9rhFvgRQXSyA2pwP+SjF1g==
gatsby-image@^2.4.13:
version "2.4.13"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.13.tgz#21ea2d062952406aba3d34c0bc45752df6b8a554"
integrity sha512-j9FIH+EUY6oWQdcNr5Xb87VGsdT/dztqB0wKkMqboIIqPoK/Zdzvd2cUbLIYVOI9zOSsFNDoVsHqe/M0bfu4HA==
dependencies:
"@babel/runtime" "^7.10.3"
object-fit-images "^3.2.4"