build(deps): bump gatsby from 4.7.1 to 4.7.2 in /packages/website

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.7.1 to 4.7.2.
- [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@4.7.1...gatsby@4.7.2)

---
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] 2022-02-21 12:10:11 +00:00 committed by GitHub
parent 66873a7cbd
commit fbe60d8993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"copy-text-to-clipboard": "3.0.1",
"crypto-browserify": "3.12.0",
"framer-motion": "6.2.6",
"gatsby": "4.7.1",
"gatsby": "4.7.2",
"gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.7.0",
"gatsby-plugin-manifest": "4.7.0",

View File

@ -6258,10 +6258,10 @@ gatsby-worker@^1.7.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.1.tgz#0c59c74b5856c27c007490d14cdf07f79ea11b94"
integrity sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==
gatsby@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.2.tgz#3bc8f7fa762361e83308dfc3d67316a236ab168e"
integrity sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"