From a0b48bbb04cb9b3ff7c8b7a5eedca79813b8ea77 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Sep 2017 17:17:30 +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 a47f3c2..41df0d9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "chalk": "^1.1.3", "coveralls": "^2.13.0", "eslint": "^3.19.0", - "eslint-config-airbnb-base": "^11.1.3", + "eslint-config-airbnb-base": "^12.0.0", "eslint-plugin-babel": "^4.1.1", "eslint-plugin-import": "^2.2.0", "flow-bin": "^0.43.1",