From 22f3852c84c9a63c11625b5a2cd5d9aa7007f9de Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Wed, 4 Nov 2015 21:35:07 +0000 Subject: [PATCH] Bump grunt-contrib-compress Upsteam changelog: change to verbose output dependency updates Archiver 0.16 See #34177 git-svn-id: https://develop.svn.wordpress.org/trunk@35521 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0b9aab336..88b710163b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "grunt": "~0.4.5", "grunt-browserify": "~4.0.1", "grunt-contrib-clean": "~0.6.0", - "grunt-contrib-compress": "~0.13.0", + "grunt-contrib-compress": "~0.14.0", "grunt-contrib-concat": "~0.5.1", "grunt-contrib-copy": "~0.8.0", "grunt-contrib-cssmin": "~0.12.3",