From 864238f5229c3a8d2c319508bf6293cf094689dc Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 14 Oct 2016 16:26:52 -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 c8ab73c..bef1132 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url": "https://github.com/atom-community/test/issues" }, "devDependencies": { - "eslint": "^2.5.1", + "eslint": "^3.8.0", "babel-eslint": "^6.0.0", "eslint-config-standard": "^5.1.0", "eslint-plugin-standard": "^1.3.2",