diff --git a/package.json b/package.json index a9c5e04a6fe..43dbb51881d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "commitplease": "2.3.0", - "grunt": "0.4.5", + "grunt": "1.3.0", "grunt-bowercopy": "1.2.4", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", @@ -65,7 +65,7 @@ "grunt-contrib-qunit": "1.0.1", "grunt-contrib-requirejs": "0.4.4", "grunt-contrib-uglify": "0.11.1", - "grunt-git-authors": "3.1.0", + "grunt-git-authors": "3.1.1", "grunt-html": "6.0.0", "grunt-jscs": "2.1.0", "load-grunt-tasks": "3.4.0",