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.
eslint-plugin-jsx-a11y
eslint-plugin-react
1 parent 286b01c commit a2a35a8Copy full SHA for a2a35a8
packages/eslint-config-airbnb/package.json
@@ -53,18 +53,18 @@
53
"eslint": "^3.5.0",
54
"eslint-find-rules": "^1.13.1",
55
"eslint-plugin-import": "^1.15.0",
56
- "eslint-plugin-jsx-a11y": "^2.2.1",
57
- "eslint-plugin-react": "^6.2.0",
+ "eslint-plugin-jsx-a11y": "^2.2.2",
+ "eslint-plugin-react": "^6.2.1",
58
"in-publish": "^2.0.0",
59
"react": ">= 0.13.0",
60
"safe-publish-latest": "^1.0.1",
61
"tape": "^4.6.0"
62
},
63
"peerDependencies": {
64
65
66
67
- "eslint-plugin-react": "^6.2.0"
+ "eslint-plugin-react": "^6.2.1"
68
69
"engines": {
70
"node": ">= 4"
0 commit comments