chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.23.1 in /docs

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.23.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-24 06:55:18 +00:00 committed by GitHub
parent 28d454655b
commit 722e0c88d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1195 additions and 312 deletions

1505
docs/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"eslint": "^7.12.0",
"eslint-config-prettier": "^6.14.0",
"eslint-plugin-mdx": "^1.8.2",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react": "^7.23.1",
"null-loader": "^3.0.0",
"prettier": "2.1.2",
"string-replace-loader": "2.3"