From f5e56193819976e3a853daa3294bf4b26da7dc88 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 9 Dec 2016 18:13:33 +0100 Subject: [PATCH] chore(package): update eslint to version 3.12.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eab9f52..beb75f0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "babel-eslint": "7.0.0", "chai": "3.5.0", "chai-string": "1.2.0", - "eslint": "3.8.0", + "eslint": "3.12.0", "grunt-contrib-watch": "1.0.0", "grunt-eslint": "19.0.0", "grunt-mocha-cov": "0.4.0",