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 c034de9 commit c151315Copy full SHA for c151315
package.json
@@ -52,7 +52,7 @@
52
},
53
"devDependencies": {
54
"babel-cli": "6.6.5",
55
- "babel-eslint": "6.0.0-beta.5",
+ "babel-eslint": "6.0.2",
56
"babel-plugin-syntax-async-functions": "6.5.0",
57
"babel-plugin-transform-class-properties": "6.6.0",
58
"babel-plugin-transform-flow-strip-types": "6.7.0",
@@ -63,11 +63,11 @@
63
"chai": "3.5.0",
64
"chai-subset": "1.2.2",
65
"coveralls": "2.11.9",
66
- "eslint": "2.2.0",
67
- "eslint-plugin-babel": "3.1.0",
+ "eslint": "2.7.0",
+ "eslint-plugin-babel": "3.2.0",
68
"flow-bin": "0.20.1",
69
"isparta": "4.0.0",
70
"mocha": "2.4.5",
71
- "sane": "1.3.3"
+ "sane": "1.3.4"
72
}
73
0 commit comments