From fd70b0be875057660c34eb319dc52cc40dd0a038 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 12:54:16 +0000 Subject: [PATCH] chore(package): update eslint to version 6.2.1 Closes #126 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fab8c5..6890d06 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "^7.0.1", "commitizen": "^3.0.5", "cz-conventional-changelog": "^2.1.0", - "eslint": "^5.0.1", + "eslint": "^6.2.1", "eslint-config-finn": "^3.0.1", "eslint-config-finn-prettier": "^3.0.2", "eslint-plugin-import": "^2.14.0",