From 4302615c2e9be234efd3b792ea26b8cf6c8bdf68 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 5 Oct 2017 07:57:46 +0000 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 12.0.2 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03d3275..3ec04cc 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "browserify": "14.1.0", "coveralls": "2.11.16", "eslint": "3.14.1", - "eslint-config-airbnb-base": "11.1.0", + "eslint-config-airbnb-base": "12.0.2", "eslint-plugin-import": "2.2.0", "istanbul": "0.4.5", "jsdom": "9.11.0",