We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1294ecf commit 7bc243eCopy full SHA for 7bc243e
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.29.1",
+ "eslint-plugin-jsx-a11y": "^6.8.0",
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.34.1",
+ "eslint-plugin-react-hooks": "^4.6.1",
63
"prettier": "^2.7.1"
64
}
65
0 commit comments