From 6fb64ba2478a85f0c8fe905b3439c5e3810bdad6 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 5 Jul 2016 12:37:54 -0600 Subject: [PATCH] chore(package): update eslint to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7e670a..5f0698c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "url": "https://github.com/atom-community/captain-hook/issues" }, "devDependencies": { - "eslint": "^2.4.0", + "eslint": "^3.0.1", "babel-eslint": "^6.0.0-beta.6", "eslint-config-standard": "^5.1.0", "eslint-plugin-standard": "^1.3.2",