chore(deps-dev): bump eslint from 7.32.0 to 8.24.0 in /docs

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 05:07:19 +00:00 committed by GitHub
parent fad8dd6612
commit 8dc7317687
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 384 additions and 499 deletions

881
docs/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -50,7 +50,7 @@
"@types/react": "^17.0.3",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.1.7",
"eslint": "^7.32.0",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mdx": "^1.17.0",
"eslint-plugin-react": "^7.30.0",