From fb889d233369a766e8090bcb1f110e5420d02e62 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Jun 2018 22:53:43 +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 3493982..b5f69a2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "codecov": "^3.0.0", "eslint": "^4.9.0", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.7.0", "grunt": "^1.0.1", "grunt-contrib-watch": "^1.0.0",