From d0d40ed0e81079516ca67561d13e31241e4370d7 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Wed, 15 Jan 2014 17:07:26 -0500 Subject: [PATCH] Build: Bump various grunt plugin versions Closes gh-983 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e6afc44e2..99cd424cd 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "dependencies": {}, "devDependencies": { "grunt": "~0.4.1", - "grunt-contrib-qunit": "~0.2.1", - "grunt-contrib-jshint": "~0.4.3", - "grunt-contrib-uglify": "~0.1.1", - "grunt-contrib-concat": "~0.1.3", - "grunt-contrib-compress": "~0.5.2", - "grunt-contrib-watch": "~0.3.1" + "grunt-contrib-qunit": "~0.3.0", + "grunt-contrib-jshint": "~0.8.0", + "grunt-contrib-uglify": "~0.2.7", + "grunt-contrib-concat": "~0.3.0", + "grunt-contrib-compress": "~0.6.0", + "grunt-contrib-watch": "~0.5.3" }, "keywords": [ "forms",