Bump gatsby-image from 2.2.41 to 2.2.42
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.2.41 to 2.2.42. - [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.42/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2e0bc8036c
commit
f658d77e41
|
@ -6,7 +6,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.26",
|
"gatsby": "^2.19.26",
|
||||||
"gatsby-image": "^2.2.41",
|
"gatsby-image": "^2.2.42",
|
||||||
"gatsby-plugin-manifest": "^2.2.42",
|
"gatsby-plugin-manifest": "^2.2.42",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.22",
|
"gatsby-plugin-react-helmet": "^3.1.22",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
|
|
|
@ -5346,10 +5346,10 @@ gatsby-graphiql-explorer@^0.2.34:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
|
|
||||||
gatsby-image@^2.2.41:
|
gatsby-image@^2.2.42:
|
||||||
version "2.2.41"
|
version "2.2.42"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.41.tgz#9ce085798587fc95ffdac1b400153b45d37d48e6"
|
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.42.tgz#6b88bba52e2a479ae6a94cac13a93505164ec55d"
|
||||||
integrity sha512-yHLJ8Jhj3dqyOu5IUyAFgPiwgUGdGoJXdafwOZoK/gcmkvMS6g+gP7mYrQVcB3KHsFI0IRfJGwI+tZgLcUypwg==
|
integrity sha512-0TvzQAVXt8LKX1164jox5zTWWr6XWkfTAmGVYmi2YEP9i4UmK40vfF9GVuEwxo4mgtYbspPcJMafqyZa6fsRHw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
object-fit-images "^3.2.4"
|
object-fit-images "^3.2.4"
|
||||||
|
|
Reference in New Issue