We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b349aec commit c893e3bCopy full SHA for c893e3b
2 files changed
package.json
@@ -58,10 +58,10 @@
58
"eslint": "^5.16.0",
59
"eslint-config-airbnb": "^17.1.1",
60
"eslint-config-prettier": "^4.3.0",
61
- "eslint-plugin-import": "^2.18.2",
62
- "eslint-plugin-jsx-a11y": "^6.2.3",
63
- "eslint-plugin-prettier": "^3.1.1",
64
- "eslint-plugin-react": "^7.16.0",
+ "eslint-plugin-import": "^2.32.0",
+ "eslint-plugin-jsx-a11y": "^6.10.2",
+ "eslint-plugin-prettier": "^3.4.1",
+ "eslint-plugin-react": "^7.37.5",
65
"eslint-plugin-react-hooks": "^1.7.0",
66
"prettier": "^1.18.2"
67
}
0 commit comments