From 3032feb7bac9319ec46c448915ebd9d57aae8d8c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Sep 2017 17:17:14 +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 1cc0708..c9292fd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint": "^3.3.1", "eslint-find-rules": "^1.13.0", "eslint-plugin-import": "^2.0.1", - "eslint-config-airbnb-base": "^11.1.3", + "eslint-config-airbnb-base": "^12.0.0", "ghooks": "^1.0.1", "istanbul": "^0.4.2", "nodeunit": "^0.11.1",