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.
1 parent f33934f commit 8fdeaa5Copy full SHA for 8fdeaa5
package.json
@@ -28,10 +28,10 @@
28
"eslint": "^4.3.0",
29
"eslint-config-airbnb": "15.1.0",
30
"eslint-plugin-import": "^2.0.0",
31
- "eslint-plugin-jsx-a11y": "5.1.0",
32
- "eslint-plugin-react": "7.0.1",
+ "eslint-plugin-jsx-a11y": "6.0.2",
+ "eslint-plugin-react": "7.2.1",
33
"istanbul": "0.4.5",
34
- "mocha": "3.4.1"
+ "mocha": "3.5.0"
35
},
36
"peerDependencies": {
37
"eslint": "^3.17.0 || ^4.0.0"
0 commit comments