From 2254f7666789b0c9e4d1d2e890d39121fdbdd19f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Jun 2018 22:20:37 +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 184d366..839612f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "chai-as-promised": "^7.1.1", "coveralls": "^3.0.1", "eslint": "^4.19.1", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.12.0", "eslint-plugin-promise": "^3.8.0", "eslint-plugin-should-promised": "^2.0.0",