Bump gatsby-image from 2.3.0 to 2.3.1
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.3.0 to 2.3.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.3.1/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b7a91ee67c
commit
eb9cf69173
|
@ -7,7 +7,7 @@
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.20.2",
|
"gatsby": "^2.20.2",
|
||||||
"gatsby-image": "^2.3.0",
|
"gatsby-image": "^2.3.1",
|
||||||
"gatsby-plugin-manifest": "^2.2.48",
|
"gatsby-plugin-manifest": "^2.2.48",
|
||||||
"gatsby-plugin-matomo": "^0.8.2",
|
"gatsby-plugin-matomo": "^0.8.2",
|
||||||
"gatsby-plugin-react-helmet": "^3.2.0",
|
"gatsby-plugin-react-helmet": "^3.2.0",
|
||||||
|
|
|
@ -5580,10 +5580,10 @@ gatsby-graphiql-explorer@^0.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.8.7"
|
"@babel/runtime" "^7.8.7"
|
||||||
|
|
||||||
gatsby-image@^2.3.0:
|
gatsby-image@^2.3.1:
|
||||||
version "2.3.0"
|
version "2.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.3.0.tgz#4533b9dc784f97332c11d78bddb07fcaacd41cbd"
|
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.3.1.tgz#6898e03a489e9b43242562d70079bd8ed10c5d99"
|
||||||
integrity sha512-X/ZAGA9pejQNwO9JpffgWXwlXqnMUQhU5Sk65Q4krs4clwBvggyZIi4UWotWRUmXcy7xDDJTydva+O3Z65zQ4w==
|
integrity sha512-VCJIb2Sp7Dcql+seZ14pqP2yL8oUlLin+HNEb5u8hcn3txkZhzIW3zwPQ3UwfPvi9Em3gBsEClCR6TQSw96J8g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.8.7"
|
"@babel/runtime" "^7.8.7"
|
||||||
object-fit-images "^3.2.4"
|
object-fit-images "^3.2.4"
|
||||||
|
|
Reference in New Issue