Bump gatsby from 2.29.2 to 2.29.3 in /website (#2236)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-04 16:00:13 +01:00 committed by GitHub
parent ae0c72dc72
commit 19ce2ac5ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"autoprefixer": "^10.1.0", "autoprefixer": "^10.1.0",
"copy-text-to-clipboard": "^2.2.0", "copy-text-to-clipboard": "^2.2.0",
"focus-visible": "^5.2.0", "focus-visible": "^5.2.0",
"gatsby": "^2.29.2", "gatsby": "^2.29.3",
"gatsby-image": "^2.8.0", "gatsby-image": "^2.8.0",
"gatsby-plugin-favicon": "3.1.6", "gatsby-plugin-favicon": "3.1.6",
"gatsby-plugin-feed": "^2.10.0", "gatsby-plugin-feed": "^2.10.0",

View File

@ -8234,10 +8234,10 @@ gatsby-transformer-yaml@^2.8.0:
lodash "^4.17.20" lodash "^4.17.20"
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
gatsby@^2.29.2: gatsby@^2.29.3:
version "2.29.2" version "2.29.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2"
integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg== integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3" "@babel/core" "^7.12.3"