From a1128f18846c490c528b201e2f5b688e68600446 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 30 Apr 2016 09:10:15 +0200 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 2.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a79f60e..b69249e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "coveralls": "^2.11.8", "es-dep-unit": "^1.0.2", "eslint": "^2.4.0", - "eslint-config-airbnb-base": "^1.0.4", + "eslint-config-airbnb-base": "^2.0.0", "eslint-plugin-import": "^1.6.1", "eslint-plugin-require-path-exists": "^1.1.5", "npm-run-all": "^1.5.1",