Merge pull request #747 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-image-3.4.0
Bump gatsby-image from 3.3.0 to 3.4.0 in /packages/website
This commit is contained in:
commit
bb8be06b55
|
@ -20,7 +20,7 @@
|
|||
"framer-motion": "^4.1.13",
|
||||
"gatsby": "^3.4.2",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.2.0",
|
||||
"gatsby-image": "^3.4.0",
|
||||
"gatsby-plugin-image": "^1.4.1",
|
||||
"gatsby-plugin-manifest": "^3.0.0",
|
||||
"gatsby-plugin-matomo": "^0.9.0",
|
||||
|
@ -11829,9 +11829,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-image": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.3.0.tgz",
|
||||
"integrity": "sha512-jO0wjMUbXNpvc2jItZ4YFFrXAhJBie9UvPjjgB43r22hpILMiVDpfLCwRLIXetgehOfrMkPtKF+3IbaK04pfVg==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.4.0.tgz",
|
||||
"integrity": "sha512-ICKDQtiqipV+yoCPoNGMy2NR9dPjAfRlz6X6Y4NjMjps5/TzMHS5JmqyfkA29SP1OwEO8ycCwekTmqG30PtdDA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
@ -39334,9 +39334,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.3.0.tgz",
|
||||
"integrity": "sha512-jO0wjMUbXNpvc2jItZ4YFFrXAhJBie9UvPjjgB43r22hpILMiVDpfLCwRLIXetgehOfrMkPtKF+3IbaK04pfVg==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-3.4.0.tgz",
|
||||
"integrity": "sha512-ICKDQtiqipV+yoCPoNGMy2NR9dPjAfRlz6X6Y4NjMjps5/TzMHS5JmqyfkA29SP1OwEO8ycCwekTmqG30PtdDA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"framer-motion": "^4.1.13",
|
||||
"gatsby": "^3.4.2",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.2.0",
|
||||
"gatsby-image": "^3.4.0",
|
||||
"gatsby-plugin-image": "^1.4.1",
|
||||
"gatsby-plugin-manifest": "^3.0.0",
|
||||
"gatsby-plugin-matomo": "^0.9.0",
|
||||
|
|
Reference in New Issue