Bump gatsby from 3.9.0 to 3.9.1 in /packages/website

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.9.0...gatsby@3.9.1)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-12 10:07:52 +00:00 committed by GitHub
parent 65acb6ef2b
commit cff90a025e
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.9.0", "gatsby": "^3.9.1",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.9.0", "gatsby-image": "^3.9.0",
"gatsby-plugin-image": "^1.9.0", "gatsby-plugin-image": "^1.9.0",
@ -11180,9 +11180,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"node_modules/gatsby": { "node_modules/gatsby": {
"version": "3.9.0", "version": "3.9.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.9.0.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.9.1.tgz",
"integrity": "sha512-cBM5Ak4uWMg/eI4du776NIqymGdiQH6qYPvDYdxTItjDrJxZz13Fs3k8fRBgKyGq9xh3+48FLjdSikK2ZUaQXA==", "integrity": "sha512-lc0bP7jJwDD5z69WS4PwddPfEKR70UQTFMjEV+BBNAmrm0ZptA1sVmBVaIfclFIUXk5UmBvf7V5m9cS0/jNa0Q==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.14.0", "@babel/code-frame": "^7.14.0",
@ -36734,9 +36734,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"gatsby": { "gatsby": {
"version": "3.9.0", "version": "3.9.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.9.0.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.9.1.tgz",
"integrity": "sha512-cBM5Ak4uWMg/eI4du776NIqymGdiQH6qYPvDYdxTItjDrJxZz13Fs3k8fRBgKyGq9xh3+48FLjdSikK2ZUaQXA==", "integrity": "sha512-lc0bP7jJwDD5z69WS4PwddPfEKR70UQTFMjEV+BBNAmrm0ZptA1sVmBVaIfclFIUXk5UmBvf7V5m9cS0/jNa0Q==",
"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.9.0", "gatsby": "^3.9.1",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.9.0", "gatsby-image": "^3.9.0",
"gatsby-plugin-image": "^1.9.0", "gatsby-plugin-image": "^1.9.0",