From 6a8d9b7b95e324953ec8e29515d1384e0a840ce5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:49:37 +0000 Subject: [PATCH] Bump grunt-contrib-uglify from 2.3.0 to 5.0.1 Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 2.3.0 to 5.0.1. - [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt-contrib-uglify/compare/v2.3.0...v5.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8d82cd..34887ed 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "angular-mocks": "^1.5.7", "grunt": "^1.0.1", "grunt-bump": "^0.8.0", - "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-uglify": "^5.0.1", "grunt-karma": "^2.0.0", "grunt-karma-coveralls": "^2.5.4", "jasmine-core": "2.4.1",