Bump gatsby-image from 2.3.1 to 2.3.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-17 12:41:38 +00:00 committed by GitHub
parent a51ca3fa2a
commit dc9a94f865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"axios": "^0.19.2",
"classnames": "^2.2.6",
"gatsby": "^2.20.18",
"gatsby-image": "^2.3.1",
"gatsby-image": "^2.3.3",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-react-helmet": "^3.2.2",

View File

@ -5763,10 +5763,10 @@ gatsby-graphiql-explorer@^0.3.1:
dependencies:
"@babel/runtime" "^7.8.7"
gatsby-image@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.3.1.tgz#6898e03a489e9b43242562d70079bd8ed10c5d99"
integrity sha512-VCJIb2Sp7Dcql+seZ14pqP2yL8oUlLin+HNEb5u8hcn3txkZhzIW3zwPQ3UwfPvi9Em3gBsEClCR6TQSw96J8g==
gatsby-image@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.3.3.tgz#1274b01fab06012322f72e51ab8148cfcbd06125"
integrity sha512-t2GVOovSyPz7q6QBzOO1iAqo39KgR1gi5AhLtRviO/zjrVIEqbzO2MJ8BNiP670dTJMwp98fP0cu8QtriHGfpg==
dependencies:
"@babel/runtime" "^7.8.7"
object-fit-images "^3.2.4"