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

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.2 to 7.25.3.
- [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.2...v7.25.3)

---
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]
2021-09-21 10:39:05 -05:00
committed by David Lechner
parent ae175cc41c
commit 5f02eeaaa4
2 changed files with 74 additions and 7 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"eslint-plugin-functional": "^3.7.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.2",
"eslint-plugin-react": "^7.25.3",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.1",
"prettier": "^2.4.1"