Bump gatsby-image from 3.3.0 to 3.4.0 in /packages/website

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 3.3.0 to 3.4.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.4.0/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 17:29:57 +00:00 committed by GitHub
parent c94ebe8345
commit 6c6b4974f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@
"framer-motion": "^4.1.13", "framer-motion": "^4.1.13",
"gatsby": "^3.4.2", "gatsby": "^3.4.2",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.2.0", "gatsby-image": "^3.4.0",
"gatsby-plugin-image": "^1.4.1", "gatsby-plugin-image": "^1.4.1",
"gatsby-plugin-manifest": "^3.0.0", "gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-matomo": "^0.9.0",
@ -11829,9 +11829,9 @@
} }
}, },
"node_modules/gatsby-image": { "node_modules/gatsby-image": {
"version": "3.3.0", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.4.0.tgz",
"integrity": "sha512-jO0wjMUbXNpvc2jItZ4YFFrXAhJBie9UvPjjgB43r22hpILMiVDpfLCwRLIXetgehOfrMkPtKF+3IbaK04pfVg==", "integrity": "sha512-ICKDQtiqipV+yoCPoNGMy2NR9dPjAfRlz6X6Y4NjMjps5/TzMHS5JmqyfkA29SP1OwEO8ycCwekTmqG30PtdDA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4", "object-fit-images": "^3.2.4",
@ -39334,9 +39334,9 @@
} }
}, },
"gatsby-image": { "gatsby-image": {
"version": "3.3.0", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.4.0.tgz",
"integrity": "sha512-jO0wjMUbXNpvc2jItZ4YFFrXAhJBie9UvPjjgB43r22hpILMiVDpfLCwRLIXetgehOfrMkPtKF+3IbaK04pfVg==", "integrity": "sha512-ICKDQtiqipV+yoCPoNGMy2NR9dPjAfRlz6X6Y4NjMjps5/TzMHS5JmqyfkA29SP1OwEO8ycCwekTmqG30PtdDA==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4", "object-fit-images": "^3.2.4",

View File

@ -17,7 +17,7 @@
"framer-motion": "^4.1.13", "framer-motion": "^4.1.13",
"gatsby": "^3.4.2", "gatsby": "^3.4.2",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.2.0", "gatsby-image": "^3.4.0",
"gatsby-plugin-image": "^1.4.1", "gatsby-plugin-image": "^1.4.1",
"gatsby-plugin-manifest": "^3.0.0", "gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-matomo": "^0.9.0",