From f61b7270bbda9921130ea792fc78ac2b8f4bcdfc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Sep 2017 18:04:44 +0000 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 12.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa105a9..efb6274 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "coveralls": "^2.11.16", "eslint": "^4.4.1", - "eslint-config-airbnb-base": "^11.1.0", + "eslint-config-airbnb-base": "^12.0.0", "eslint-plugin-import": "^2.2.0", "husky": "^0.14.3", "istanbul": "^0.4.5",