build(deps-dev): bump eslint-plugin-react from 7.25.3 to 7.26.0

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.3 to 7.26.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.25.3...v7.26.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-09-21 10:46:12 -05:00
committed by David Lechner
parent d446ebea61
commit 01ee0e44e6
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"eslint-plugin-functional": "^3.7.2",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.3",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.4",
"prettier": "^2.4.1"