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-react
1 parent b599b7c commit eb9927fCopy full SHA for eb9927f
packages/eslint-config-airbnb/package.json
@@ -54,7 +54,7 @@
54
"eslint-find-rules": "^1.14.0",
55
"eslint-plugin-import": "^1.16.0",
56
"eslint-plugin-jsx-a11y": "^2.2.3",
57
- "eslint-plugin-react": "^6.4.0",
+ "eslint-plugin-react": "^6.4.1",
58
"in-publish": "^2.0.0",
59
"react": ">= 0.13.0",
60
"safe-publish-latest": "^1.1.1",
@@ -64,7 +64,7 @@
64
"eslint": "^3.7.1",
65
66
67
- "eslint-plugin-react": "^6.4.0"
+ "eslint-plugin-react": "^6.4.1"
68
},
69
"engines": {
70
"node": ">= 4"
0 commit comments