From 1c44fc970bb5b69e9a63a753e3887c31229064d3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 2 Jul 2016 22:02:45 +1000 Subject: [PATCH] chore(package): update grunt-eslint to version 19.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3b08bed..cee6cee6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-stylus": "^1.2.0", "grunt-contrib-watch": "^1.0.0", "grunt-esdoc": "^0.0.3", - "grunt-eslint": "18.1.0", + "grunt-eslint": "19.0.0", "grunt-gh-pages": "^1.0.0", "grunt-string-replace": "^1.2.1", "grunt-webpack": "^1.0.8",