From 409e79e4f3d6aa2cf3a926ee578b7c7786a9fded Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 23 Jun 2018 08:05:53 +0000 Subject: [PATCH] chore(package): update eslint to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0845d77..7afd6d8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-runtime": "^6.26.0", "cross-env": "^5.2.0", "documentation": "^8.0.0", - "eslint": "^4.19.1", + "eslint": "^5.0.0", "eslint-config-ascribe": "^3.0.5", "eslint-plugin-import": "^2.9.0", "husky": "^0.14.3",