From 34b4f3c882c20620776afc0cabfbd276091c226e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 26 Aug 2016 12:38:36 -0600 Subject: [PATCH] chore(package): update eslint to version 3.4.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b50d9e4..1de4d20 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/atom-community/lint/issues" }, "devDependencies": { - "eslint": "^2.4.0", + "eslint": "^3.4.0", "babel-eslint": "^6.0.0-beta.6", "eslint-config-standard": "^5.1.0", "eslint-plugin-standard": "^1.3.2",