From 75b57a58199a843deba68574cffb7260c6de344d Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 15 Jul 2016 07:45:18 +0200 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 4.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6c0e37..3fc4647 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "chokidar": "^1.4.3", "coveralls": "^2.11.8", "eslint": "^2.9.0", - "eslint-config-airbnb-base": "^1.0.4", + "eslint-config-airbnb-base": "^4.0.2", "eslint-plugin-import": "^1.6.0", "eslint-plugin-require-path-exists": "^1.1.5", "npm-run-all": "^1.5.1",