From 62b010e15a8a9a228819f54b225793f716b6f54c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 23 Jun 2018 08:50:51 +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 e005ff4..4c3af54 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-cli": "^6.24.1", "babel-eslint": "^8.0.0", "babel-preset-flow": "^6.23.0", - "eslint": "^4.0.0", + "eslint": "^5.0.0", "flow-bin": "^0.53.0", "tape": "^4.6.3" }