From d6ab6731e67e25d93e263bb70393071f5b3389ea Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 28 Dec 2014 19:49:12 -0800 Subject: [PATCH] update shrinkwrap [skip sauce] [skip validator] --- test-infra/npm-shrinkwrap.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json index 4fcb9d134e..c0053f4be7 100644 --- a/test-infra/npm-shrinkwrap.json +++ b/test-infra/npm-shrinkwrap.json @@ -2398,8 +2398,8 @@ } }, "grunt-contrib-uglify": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.6.0.tgz", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.7.0.tgz", "dependencies": { "chalk": { "version": "0.5.1",