From f3c0cd97422dbf18c8aadae837daeeec287fe489 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Jun 2018 22:20:38 +0000 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37b8e15..00fa416 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "coveralls": "^3.0.0", "del": "^3.0.0", "eslint": "^4.18.1", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.9.0", "istanbul": "^1.1.0-alpha.1", "json-stable-stringify": "^1.0.1",