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 98718a3 commit 74c476aCopy full SHA for 74c476a
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.0.1",
+ "babel-eslint": "3.1.1",
27
"coveralls": "2.11.2",
28
- "eslint": "0.19.0",
+ "eslint": "0.21.0",
29
"eslint-tester": "eslint/eslint-tester#c2a1f722cd",
30
- "istanbul": "0.3.13",
+ "istanbul": "0.3.14",
31
"mocha": "2.2.4"
32
},
33
"peerDependencies": {
0 commit comments