From 20a8701c349beb15e238bed6dae9cb99c149a705 Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Fri, 30 Oct 2015 06:54:22 -0700 Subject: [PATCH] chore: update devDependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d8ea93129e..7fab6bf604 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "grunt-contrib-concat": "^0.5.1", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-jshint": "^0.11.1", - "grunt-contrib-uglify": "^0.9.1", + "grunt-contrib-uglify": "^0.10.0", "grunt-contrib-watch": "^0.6.1", - "grunt-conventional-changelog": "^4.0.0", + "grunt-conventional-changelog": "^5.0.0", "grunt-ddescribe-iit": "0.0.6", "grunt-html2js": "^0.3.0", "grunt-karma": "^0.12.0",