build(deps-dev): bump eslint-plugin-react from 7.31.1 to 7.31.7 (#1113)

* build(deps-dev): bump eslint-plugin-react from 7.31.1 to 7.31.7

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.1 to 7.31.7.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.1...v7.31.7)

---
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>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-09-06 18:27:18 +00:00
committed by GitHub
co-authored by dependabot-fix
parent f1ffc71b17
commit 34825d488a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -158,7 +158,7 @@
"eslint-plugin-functional": "^4.2.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react": "^7.31.7",
"eslint-plugin-total-functions": "^5.0.1",
"eslint-webpack-plugin": "^3.2.0",
"prettier": "^2.7.1"