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 09c1513 commit 4808d58Copy full SHA for 4808d58
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.9",
+ "babel-eslint": "3.1.15",
27
"coveralls": "2.11.2",
28
"eslint": "0.22.1",
29
"eslint-tester": "0.7.0",
30
- "istanbul": "0.3.14",
+ "istanbul": "0.3.15",
31
"mocha": "2.2.5"
32
},
33
"peerDependencies": {
0 commit comments