From 0993fd3dd8f017661cdbfa45015012591e54e7cc Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 14 Oct 2016 16:26:55 -0600 Subject: [PATCH] chore(package): update eslint to version 3.8.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39cb778..2170a41 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/atom-community/run/issues" }, "devDependencies": { - "eslint": "^2.4.0", + "eslint": "^3.8.0", "babel-eslint": "^6.0.0-beta.6", "eslint-config-standard": "^5.1.0", "eslint-plugin-standard": "^1.3.2",