We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint-plugin-jsx-a11y
eslint-plugin-react
1 parent b7015dd commit eee79a5Copy full SHA for eee79a5
1 file changed
packages/eslint-config-airbnb/package.json
@@ -66,8 +66,8 @@
66
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0",
67
"eslint-find-rules": "^3.6.1",
68
"eslint-plugin-import": "^2.22.1",
69
- "eslint-plugin-jsx-a11y": "^6.3.1",
70
- "eslint-plugin-react": "^7.20.5",
+ "eslint-plugin-jsx-a11y": "^6.4.1",
+ "eslint-plugin-react": "^7.21.5",
71
"eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0",
72
"in-publish": "^2.0.1",
73
"react": ">= 0.13.0",
@@ -77,8 +77,8 @@
77
"peerDependencies": {
78
79
80
- "eslint-plugin-jsx-a11y": "^6.3.0",
81
- "eslint-plugin-react": "^7.20.0",
82
"eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0"
83
},
84
"engines": {
0 commit comments