From cab27c31d1606650b7bbcd482551d672cbf5c746 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 03:22:37 +0000 Subject: [PATCH] chore(package): update eslint to version 6.5.1 Closes #39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9f1b0..7d91fe5 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "babel-eslint": "^8.2.3", "chokidar-cli": "^1.2.0", "codecov.io": "", - "eslint": "^4.19.1", + "eslint": "^6.5.1", "eslint-config-moqada": "^19.0.0", "eslint-plugin-node": "^6.0.1", "npm-run-all": "^4.1.2",