We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1294ecf commit 39a202aCopy full SHA for 39a202a
2 files changed
package.json
@@ -55,11 +55,11 @@
55
"eslint": "^7.32.0",
56
"eslint-config-airbnb": "^18.2.1",
57
"eslint-config-prettier": "^6.15.0",
58
- "eslint-plugin-import": "^2.26.0",
59
- "eslint-plugin-jsx-a11y": "^6.6.1",
+ "eslint-plugin-import": "^2.32.0",
+ "eslint-plugin-jsx-a11y": "^6.10.2",
60
"eslint-plugin-prettier": "^3.4.1",
61
- "eslint-plugin-react": "^7.31.10",
62
- "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-react": "^7.37.5",
+ "eslint-plugin-react-hooks": "^4.6.2",
63
"prettier": "^2.7.1"
64
}
65
0 commit comments