From 3f26273ffab3414fb168819f92d122591c54a367 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 14:24:35 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-uglify to v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..53bf38f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-contrib-cssmin": "2.2.1", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-qunit": "2.0.0", - "grunt-contrib-uglify": "3.3.0", + "grunt-contrib-uglify": "3.4.0", "grunt-contrib-watch": "1.0.0", "grunt-sass": "2.0.0", "grunt-retire": "1.0.7",