From e192d862da43428c22f7c5eebc0b3d6e0750e72a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 21 Jul 2017 16:53:43 +0000 Subject: [PATCH] chore(package): update eslint to version 4.3.0 Closes #143 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6288888..7c9b66f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "condition-circle": "^1.5.0", "cz-conventional-changelog": "^2.0.0", "dotenv": "^4.0.0", - "eslint": "^3.10.2", + "eslint": "^4.3.0", "eslint-config-airbnb": "^14.1.0", "eslint-plugin-flowtype": "^2.28.2", "eslint-plugin-gigwalk": "^1.1.1",