From 8283838e0387ac989e39922a28466684e25f43f2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2019 01:50:10 +0000 Subject: [PATCH] chore(package): update eslint to version 6.4.0 Closes #33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe0aab9..0e1095c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@asset-pipe/sink-fs": "^1.1.4", "commitizen": "^3.0.5", "cz-conventional-changelog": "^2.0.0", - "eslint": "^5.10.0", + "eslint": "^6.4.0", "eslint-config-finn": "^3.0.1", "eslint-config-finn-prettier": "^3.0.2", "husky": "^1.3.0",