build(deps-dev): bump eslint-plugin-react from 7.29.3 to 7.29.4

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [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.29.3...v7.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 16:27:30 +00:00
committed by github-actions[bot]
parent 9d370a5311
commit e9aa0d82d9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"eslint-plugin-functional": "^3.7.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.4",
"prettier": "^2.5.1"