Merge pull request #929 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-image-3.8.0
Bump gatsby-image from 3.7.1 to 3.8.0 in /packages/website
This commit is contained in:
commit
a1cb5808e6
|
@ -20,7 +20,7 @@
|
|||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.8.0",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.7.1",
|
||||
"gatsby-image": "^3.8.0",
|
||||
"gatsby-plugin-image": "^1.8.0",
|
||||
"gatsby-plugin-manifest": "^3.8.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
|
@ -11768,9 +11768,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-image": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.7.1.tgz",
|
||||
"integrity": "sha512-cYGL00RDJXYRiVI2aNf6FGDjP5ebfAI3v8R9SakPa78LYVlgX8wUxtTTT7Pq95Lq5Lxo8m5mM+cFUnLFLsMK/A==",
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.8.0.tgz",
|
||||
"integrity": "sha512-/3baJbPMjOpqCPziyzs9ZI6iW0w01MXWs6mp5mAUk1um2nsSbqO+8U+6eKkPKUJbV/4k5SIOare9GlVRcGgjzA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
@ -37302,9 +37302,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.7.1.tgz",
|
||||
"integrity": "sha512-cYGL00RDJXYRiVI2aNf6FGDjP5ebfAI3v8R9SakPa78LYVlgX8wUxtTTT7Pq95Lq5Lxo8m5mM+cFUnLFLsMK/A==",
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.8.0.tgz",
|
||||
"integrity": "sha512-/3baJbPMjOpqCPziyzs9ZI6iW0w01MXWs6mp5mAUk1um2nsSbqO+8U+6eKkPKUJbV/4k5SIOare9GlVRcGgjzA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.8.0",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.7.1",
|
||||
"gatsby-image": "^3.8.0",
|
||||
"gatsby-plugin-image": "^1.8.0",
|
||||
"gatsby-plugin-manifest": "^3.8.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
|
|
Reference in New Issue