Bump gatsby-image from 3.10.0 to 3.11.0 in /packages/website
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-image@3.11.0/packages/gatsby-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@3.11.0/packages/gatsby-image) --- updated-dependencies: - dependency-name: gatsby-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1ce9b4649
commit
e3e78d0188
|
@ -17,7 +17,7 @@
|
|||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.10.2",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.10.0",
|
||||
"gatsby-image": "^3.11.0",
|
||||
"gatsby-plugin-image": "^1.10.1",
|
||||
"gatsby-plugin-manifest": "^3.10.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
|
|
|
@ -6551,10 +6551,10 @@ gatsby-graphiql-explorer@^1.10.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.14.6"
|
||||
|
||||
gatsby-image@^3.10.0:
|
||||
version "3.10.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.10.0.tgz#f4013561736c0baef8c0ba2c72b760de78bc1b28"
|
||||
integrity sha512-bbBqR2sY5wWt0qPAyV0Q2RJwy9Gd9Z+cs/go3XZDl/8XktyWSL2znoUPZfBJ1jnJ6VvbyqhDvmr7vM3zM70Xfw==
|
||||
gatsby-image@^3.11.0:
|
||||
version "3.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.11.0.tgz#9070ffd1e656b801052acfa9e470c34427c099e0"
|
||||
integrity sha512-vRMhGLrgyQRH2RYs8leyZ1UyWYIew+NOZEsKur1w6gnWDf0U9UVmYFa9OIE1Vedlo1W+on3AuZ3/KwM+cI69VQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.6"
|
||||
object-fit-images "^3.2.4"
|
||||
|
|
Reference in New Issue