Merge pull request #648 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/eslint-plugin-react-7.23.0

Bump eslint-plugin-react from 7.22.0 to 7.23.0 in /packages/webapp
This commit is contained in:
Karol Wypchło 2021-03-23 13:01:43 +01:00 committed by GitHub
commit ee3c69b4f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react": "7.23.0",
"husky": "4.3.8",
"lint-staged": "10.5.4",
"prettier": "2.2.1"