build(deps): bump gatsby from 4.6.2 to 4.9.0 in /docs (#2631)

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

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

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] 2022-03-02 09:11:40 +08:00 committed by GitHub
parent dd1558c2a2
commit a18ab0669c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2766 additions and 880 deletions

3644
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"@emotion/styled": "^11.6.0",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.6.0",
"gatsby": "^4.9.0",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.6.0",
"gatsby-plugin-catch-links": "^4.6.0",