Merge pull request #940 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.8.1
Bump gatsby from 3.8.0 to 3.8.1 in /packages/website
This commit is contained in:
commit
2710c11005
|
@ -18,7 +18,7 @@
|
|||
"copy-text-to-clipboard": "^3.0.1",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.8.0",
|
||||
"gatsby": "^3.8.1",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.8.0",
|
||||
"gatsby-plugin-image": "^1.8.0",
|
||||
|
@ -11204,9 +11204,9 @@
|
|||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"node_modules/gatsby": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz",
|
||||
"integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz",
|
||||
"integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
|
@ -36849,9 +36849,9 @@
|
|||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz",
|
||||
"integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz",
|
||||
"integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
"@babel/core": "^7.14.0",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"copy-text-to-clipboard": "^3.0.1",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.8.0",
|
||||
"gatsby": "^3.8.1",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.8.0",
|
||||
"gatsby-plugin-image": "^1.8.0",
|
||||
|
|
Reference in New Issue