From: Scott González Date: Tue, 9 Feb 2016 18:52:21 +0000 (-0500) Subject: Build: Upgrade grunt to 0.4.5 X-Git-Tag: 1.12.0-rc.1~22 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d8f09b0da16efb320eb629223c12db44642d04aa;p=jquery-ui.git Build: Upgrade grunt to 0.4.5 Ref gh-1670 --- diff --git a/package.json b/package.json index aabad2751..39e61bcfb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": {}, "devDependencies": { "commitplease": "2.0.0", - "grunt": "0.4.2", + "grunt": "0.4.5", "grunt-bowercopy": "1.1.0", "grunt-compare-size": "0.4.0", "grunt-contrib-concat": "0.5.1",