From 9f6a90cbcbbd26766053d4a8ba74f3132a84b791 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Jun 2018 22:43:52 +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 beffe24..d0641a1 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "del": "^3.0.0", "del-cli": "^1.1.0", "eslint": "^4.19.0", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-flowtype": "^2.29.1", "eslint-plugin-flowtype-errors": "^3.5.1", "eslint-plugin-import": "^2.9.0",