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:
parent
66c21d42a1
commit
572a8a18cc
|
@ -7,7 +7,7 @@
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.49",
|
"gatsby": "^2.19.49",
|
||||||
"gatsby-image": "^2.2.43",
|
"gatsby-image": "^2.2.45",
|
||||||
"gatsby-plugin-manifest": "^2.2.48",
|
"gatsby-plugin-manifest": "^2.2.48",
|
||||||
"gatsby-plugin-matomo": "^0.8.1",
|
"gatsby-plugin-matomo": "^0.8.1",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.24",
|
"gatsby-plugin-react-helmet": "^3.1.24",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5580,12 +5580,12 @@ gatsby-graphiql-explorer@^0.2.37:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.8.7"
|
"@babel/runtime" "^7.8.7"
|
||||||
|
|
||||||
gatsby-image@^2.2.43:
|
gatsby-image@^2.2.45:
|
||||||
version "2.2.43"
|
version "2.2.45"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.43.tgz#af6fd591fa4a08b6ddadf5f40220bc5066a8f317"
|
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.45.tgz#4cd178c7d3697b6a87ee33d1c088cba31a226384"
|
||||||
integrity sha512-21UpYpXXax8AkDH3cYOeS2P898VdMGEb5G5kG4BysEh3nWbxpTpnvtETYW8Ps+qfzZL+W604JrXqZQ32m/F3jA==
|
integrity sha512-bJP7ozqginTbNjakPc8tfnJZnCXpGzUvfhhXQgri/+uO61ZEU32++C9OO1z7sTjmkLOeiGDJQljFL0Kw7SXQbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.8.7"
|
||||||
object-fit-images "^3.2.4"
|
object-fit-images "^3.2.4"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
|
|
Reference in New Issue