From 2444f1f6b02ae3bea9187f60d0dbd983cf38b57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 10 Oct 2018 20:04:12 +0000 Subject: [PATCH] Update gulp-uglify requirement from 1.4.2 to 3.0.1 Updates the requirements on [gulp-uglify](https://github.com/terinjokes/gulp-uglify) to permit the latest version. - [Release notes](https://github.com/terinjokes/gulp-uglify/releases) - [Changelog](https://github.com/terinjokes/gulp-uglify/blob/master/CHANGELOG.md) - [Commits](https://github.com/terinjokes/gulp-uglify/commits/v3.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9d6667..d2d835a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gulp-connect": "^3.1.0", "gulp-notify": "2.2.0", "gulp-rename": "1.2.2", - "gulp-uglify": "1.4.2", + "gulp-uglify": "3.0.1", "gulp-util": "3.0.7", "history": "1.17.0", "install": "0.1.8",