Bump gatsby-image from 2.3.2 to 2.4.1 in /website (#1315)

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.3.2 to 2.4.1.
- [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.1/packages/gatsby-image)

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-05-06 09:04:05 +02:00 committed by GitHub
parent 86a971002b
commit 5c8893e9b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"copy-text-to-clipboard": "^2.1.1",
"focus-visible": "^5.1.0",
"gatsby": "^2.20.36",
"gatsby-image": "^2.3.2",
"gatsby-image": "^2.4.1",
"gatsby-plugin-favicon": "3.1.6",
"gatsby-plugin-feed": "^2.5.0",
"gatsby-plugin-google-analytics": "^2.3.1",

View File

@ -7366,12 +7366,12 @@ gatsby-graphiql-explorer@^0.3.5:
dependencies:
"@babel/runtime" "^7.8.7"
gatsby-image@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.3.2.tgz#12e6cac9d6cc1a8152a35693ddf7729d5e59759f"
integrity sha512-xaFo2Bsox0aRvRXORLyYf9Rgzp/7aBR4aSmb8CuLLGs4c+IbeSlK0XofkLMZ9c52pxijVRfO3WLSVTB7dtHv+Q==
gatsby-image@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.1.tgz#4177db97047e6b0203e2c763226bddd08ae28b76"
integrity sha512-WtEnVLLY+XtMb/KXWsa/nzktft1u4Ajo6y30Gy7hqFFu64muNUtPOC0UVUOsEIqrBBh8JWtyPJk6IzMaU6qA/A==
dependencies:
"@babel/runtime" "^7.8.7"
"@babel/runtime" "^7.9.6"
object-fit-images "^3.2.4"
prop-types "^15.7.2"