Bump gatsby-image from 3.8.0 to 3.9.0 in /packages/website
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 3.8.0 to 3.9.0. - [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@3.9.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
e1026ca6dc
commit
744e227ab8
|
@ -20,7 +20,7 @@
|
||||||
"framer-motion": "^4.1.17",
|
"framer-motion": "^4.1.17",
|
||||||
"gatsby": "^3.9.0",
|
"gatsby": "^3.9.0",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.8.0",
|
"gatsby-image": "^3.9.0",
|
||||||
"gatsby-plugin-image": "^1.8.0",
|
"gatsby-plugin-image": "^1.8.0",
|
||||||
"gatsby-plugin-manifest": "^3.9.0",
|
"gatsby-plugin-manifest": "^3.9.0",
|
||||||
"gatsby-plugin-matomo": "^0.10.0",
|
"gatsby-plugin-matomo": "^0.10.0",
|
||||||
|
@ -11763,9 +11763,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-image": {
|
"node_modules/gatsby-image": {
|
||||||
"version": "3.8.0",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.9.0.tgz",
|
||||||
"integrity": "sha512-/3baJbPMjOpqCPziyzs9ZI6iW0w01MXWs6mp5mAUk1um2nsSbqO+8U+6eKkPKUJbV/4k5SIOare9GlVRcGgjzA==",
|
"integrity": "sha512-VL/T/M1VNeIdJA9MKnXiHyPG6ruuCkXKoC7E+auS6O7S2Jm6TWXtWhpYX+Jt8ofGHK6TzHCIGhYtENGTW9mtrQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
|
@ -37333,9 +37333,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "3.8.0",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.9.0.tgz",
|
||||||
"integrity": "sha512-/3baJbPMjOpqCPziyzs9ZI6iW0w01MXWs6mp5mAUk1um2nsSbqO+8U+6eKkPKUJbV/4k5SIOare9GlVRcGgjzA==",
|
"integrity": "sha512-VL/T/M1VNeIdJA9MKnXiHyPG6ruuCkXKoC7E+auS6O7S2Jm6TWXtWhpYX+Jt8ofGHK6TzHCIGhYtENGTW9mtrQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.0",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"framer-motion": "^4.1.17",
|
"framer-motion": "^4.1.17",
|
||||||
"gatsby": "^3.9.0",
|
"gatsby": "^3.9.0",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.8.0",
|
"gatsby-image": "^3.9.0",
|
||||||
"gatsby-plugin-image": "^1.8.0",
|
"gatsby-plugin-image": "^1.8.0",
|
||||||
"gatsby-plugin-manifest": "^3.9.0",
|
"gatsby-plugin-manifest": "^3.9.0",
|
||||||
"gatsby-plugin-matomo": "^0.10.0",
|
"gatsby-plugin-matomo": "^0.10.0",
|
||||||
|
|
Reference in New Issue