Bump gatsby-image from 2.2.43 to 2.2.45

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-19 17:30:24 +00:00 committed by GitHub
parent 66c21d42a1
commit 572a8a18cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
"axios": "^0.19.2",
"classnames": "^2.2.6",
"gatsby": "^2.19.49",
"gatsby-image": "^2.2.43",
"gatsby-image": "^2.2.45",
"gatsby-plugin-manifest": "^2.2.48",
"gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-react-helmet": "^3.1.24",

View File

@ -5580,12 +5580,12 @@ gatsby-graphiql-explorer@^0.2.37:
dependencies:
"@babel/runtime" "^7.8.7"
gatsby-image@^2.2.43:
version "2.2.43"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.43.tgz#af6fd591fa4a08b6ddadf5f40220bc5066a8f317"
integrity sha512-21UpYpXXax8AkDH3cYOeS2P898VdMGEb5G5kG4BysEh3nWbxpTpnvtETYW8Ps+qfzZL+W604JrXqZQ32m/F3jA==
gatsby-image@^2.2.45:
version "2.2.45"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.45.tgz#4cd178c7d3697b6a87ee33d1c088cba31a226384"
integrity sha512-bJP7ozqginTbNjakPc8tfnJZnCXpGzUvfhhXQgri/+uO61ZEU32++C9OO1z7sTjmkLOeiGDJQljFL0Kw7SXQbA==
dependencies:
"@babel/runtime" "^7.7.6"
"@babel/runtime" "^7.8.7"
object-fit-images "^3.2.4"
prop-types "^15.7.2"