build(deps-dev): bump eslint-plugin-react from 7.26.1 to 7.27.0

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.1 to 7.27.0.
- [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.26.1...v7.27.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-10 17:16:44 +00:00 committed by jkozol
parent dedbb6e21e
commit ba4cb73d1a
2 changed files with 12 additions and 12 deletions

View file

@ -68,7 +68,7 @@
"eslint-config-prettier": "6.15.0",
"eslint-loader": "4.0.2",
"eslint-plugin-jest-dom": "3.9.2",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react": "7.27.0",
"eslint-plugin-testing-library": "3.10.2",
"git-revision-webpack-plugin": "5.0.0",
"identity-obj-proxy": "3.0.0",