Skip to content

Commit

Permalink
Pin eslint-plugin-react to the last non broken release
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Feb 25, 2022
1 parent 267639d commit 0b898d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.21.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-standard": "^4.0.1",
"eslint-webpack-plugin": "^2.5.3",
Expand Down

0 comments on commit 0b898d5

Please sign in to comment.