Merge pull request #887 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.7.2

Bump gatsby from 3.7.1 to 3.7.2 in /packages/website
This commit is contained in:
Karol Wypchło 2021-06-16 16:35:37 +02:00 committed by GitHub
commit 9b2285e86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
"copy-text-to-clipboard": "^3.0.1", "copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0", "crypto-browserify": "^3.12.0",
"framer-motion": "^4.1.17", "framer-motion": "^4.1.17",
"gatsby": "^3.7.1", "gatsby": "^3.7.2",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.7.1", "gatsby-image": "^3.7.1",
"gatsby-plugin-image": "^1.7.1", "gatsby-plugin-image": "^1.7.1",
@ -11124,9 +11124,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"node_modules/gatsby": { "node_modules/gatsby": {
"version": "3.7.1", "version": "3.7.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.7.1.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.7.2.tgz",
"integrity": "sha512-DZlUr5ZERpD+3G+itMlK7YDtj5QRrq3hbP1NvjZAOhrZwn0nneFj4lmF2nnmQXLqR0x7RPPG3iQaxk/18UlUQw==", "integrity": "sha512-grweoXdoE/Y6f1/qj3wDJ5JVQvfEwz/EPqPF9IXE3fbHdItr6hFCfYW9TmQopSHMuCxzvNhoCgwtyUL6sobBgw==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.14.0", "@babel/code-frame": "^7.14.0",
@ -36852,9 +36852,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"gatsby": { "gatsby": {
"version": "3.7.1", "version": "3.7.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.7.1.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.7.2.tgz",
"integrity": "sha512-DZlUr5ZERpD+3G+itMlK7YDtj5QRrq3hbP1NvjZAOhrZwn0nneFj4lmF2nnmQXLqR0x7RPPG3iQaxk/18UlUQw==", "integrity": "sha512-grweoXdoE/Y6f1/qj3wDJ5JVQvfEwz/EPqPF9IXE3fbHdItr6hFCfYW9TmQopSHMuCxzvNhoCgwtyUL6sobBgw==",
"requires": { "requires": {
"@babel/code-frame": "^7.14.0", "@babel/code-frame": "^7.14.0",
"@babel/core": "^7.14.0", "@babel/core": "^7.14.0",

View File

@ -15,7 +15,7 @@
"copy-text-to-clipboard": "^3.0.1", "copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0", "crypto-browserify": "^3.12.0",
"framer-motion": "^4.1.17", "framer-motion": "^4.1.17",
"gatsby": "^3.7.1", "gatsby": "^3.7.2",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.7.1", "gatsby-image": "^3.7.1",
"gatsby-plugin-image": "^1.7.1", "gatsby-plugin-image": "^1.7.1",