From 3a054f65a70048ee7cded218e4f7696a19a8f751 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 07:00:29 +0000 Subject: [PATCH] chore(package): update eslint-config-airbnb-base to version 14.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68d19d0..6a9b3b8 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "babel-register": "^6.16.3", "chai": "^4.1.2", "eslint": "^5.3.0", - "eslint-config-airbnb-base": "^13.0.0", + "eslint-config-airbnb-base": "^14.0.0", "eslint-config-avraam": "^1.0.0", "eslint-plugin-import": "^2.13.0", "eslint-plugin-jsx-a11y": "^6.1.1",