build(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.29.2

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.28.0 to 7.29.2.
- [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.28.0...v7.29.2)

---
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] 2022-02-28 14:36:43 +00:00 committed by jkozol
parent dc98e58ba5
commit dd7fa0461b
2 changed files with 12 additions and 12 deletions

View file

@ -72,7 +72,7 @@
"eslint-config-prettier": "8.4.0",
"eslint-loader": "4.0.2",
"eslint-plugin-jest-dom": "4.0.1",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react": "7.29.2",
"eslint-plugin-testing-library": "5.0.5",
"git-revision-webpack-plugin": "5.0.0",
"identity-obj-proxy": "3.0.0",