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 1cc61d7 commit a31c418Copy full SHA for a31c418
package.json
@@ -23,11 +23,11 @@
23
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
24
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
25
"devDependencies": {
26
- "babel-eslint": "3.1.15",
+ "babel-eslint": "3.1.19",
27
"coveralls": "2.11.2",
28
- "eslint": "0.22.1",
29
- "eslint-tester": "0.7.0",
30
- "istanbul": "0.3.15",
+ "eslint": "0.24.0",
+ "eslint-tester": "0.8.2",
+ "istanbul": "0.3.17",
31
"mocha": "2.2.5"
32
},
33
"peerDependencies": {
0 commit comments