From 87b7859fc01a403f63292d591f7cc8f30fc01cfc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Jun 2018 22:32:19 +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 7a2c401..3ac896e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "babel-preset-stage-0": "^6.24.1", "codecov": "^3.0.0", "eslint": "^4.12.0", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.8.0", "husky": "^0.14.3", "jest": "^22.0.5",