From 63c1ac612973fbdf19f73454d1974a469bd0bffd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2019 18:48:55 +0000 Subject: [PATCH] chore(package): update eslint to version 6.7.2 Closes #143 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6288888..38879ad 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": "^6.7.2", "eslint-config-airbnb": "^14.1.0", "eslint-plugin-flowtype": "^2.28.2", "eslint-plugin-gigwalk": "^1.1.1",