From 250bd5f277c8b5f257e92c952ac51de61759e644 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Apr 2015 17:40:44 -0700 Subject: Bump grunt-eslint to ^10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac30e9b..a2fdd90 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-contrib-clean": "^0.6.0", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-nodeunit": "^0.4.1", - "grunt-eslint": "^9.0.0", + "grunt-eslint": "^10.0.0", "grunt-jscs": "^1.5.0", "load-grunt-tasks": "^3.1.0" }, -- cgit v1.2.3