From 6bb1db92213eec1dfe933e014880a6a1bb7e25a5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 18 Jan 2015 19:28:45 -0800 Subject: bump grunt-eslint to ^4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45e4ed1..93f030a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-contrib-clean": "~0.6.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.0", - "grunt-eslint": "^3.0.0", + "grunt-eslint": "^4.0.0", "grunt-jscs": "^1.1.0", "load-grunt-tasks": "^2.0.0" }, -- cgit v1.2.3