From 0eea9c82a5424afaccf718ff79133b62facba8b4 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 22 Apr 2016 16:53:53 +0200 Subject: [PATCH] chore(package): update eslint-config-airbnb to version 7.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8e778a..a7a1f30 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chai": "3.x.x", "coveralls": "^2.11.4", "eslint": "^2.5.0", - "eslint-config-airbnb": "^6.0.2", + "eslint-config-airbnb": "^7.0.0", "istanbul": "0.x.x", "mocha": "2.x.x" },