fix: Set eslint-plugin-react to existing version in other packages

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
Carlos Esteban Lopez
2022-12-15 12:43:54 -05:00
parent e5831e96d2
commit 7a31a4da4b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"e2e-test": "workspace:*",
"eslint": "^8.6.0",
"eslint-plugin-notice": "^0.9.10",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-testing-library": "^5.9.1",
"fs-extra": "10.1.0",
"husky": "^8.0.0",