From d898afba5437bcb675c14df54cc4209c24ef5b14 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 15 Jul 2016 22:24:24 +0200 Subject: [PATCH] chore(package): update eslint to version 3.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 593434e..0743aca 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url": "https://github.com/Xiphe/uberconfig.git" }, "devDependencies": { - "eslint": "2.13.1", + "eslint": "3.1.0", "eslint-config-airbnb-base": "3.0.1", "eslint-plugin-import": "1.10.0", "gulp": "github:gulpjs/gulp#4.0",