1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 08:53:51 -05:00

Bump eslint-plugin-react from 7.22.0 to 7.23.1 in /cli

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1.
- [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.22.0...v7.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-27 14:26:55 +00:00
committed by Jake Jarvis
parent 39f1f42c42
commit 6b332090ae
2 changed files with 166 additions and 49 deletions

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"eslint": "^7.22.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0"
},
"eslintConfig": {