From 904eb07846772843d7f6634b8c4a8cb28f0a58d7 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 23 Mar 2015 12:16:43 -0700 Subject: Upgrade to grunt-eslint ^9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5862e16..83ed3d3 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-browserify": "^3.2.1", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-nodeunit": "^0.4.1", - "grunt-eslint": "^7.0.0", + "grunt-eslint": "^9.0.0", "grunt-jscs": "^1.5.0", "jscs-jsdoc": "^0.4.0", "load-grunt-tasks": "^3.0.0", -- cgit v1.2.3