We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e193a5e commit ab0b0a9Copy full SHA for ab0b0a9
package.json
@@ -39,9 +39,9 @@
39
},
40
"devDependencies": {
41
"codacy-coverage": "^1.1.3",
42
- "eslint": "^2.13.1",
43
- "eslint-config-airbnb-base": "^3.0.1",
44
- "eslint-plugin-import": "^1.10.0",
+ "eslint": "^3.1.1",
+ "eslint-config-airbnb-base": "^4.0.2",
+ "eslint-plugin-import": "^1.11.0",
45
"greenkeeper-postpublish": "^1.0.0",
46
"istanbul": "^0.4.4",
47
"mocha": "^2.5.3",
0 commit comments