From 33ccdaac873224a5c3adc693325dd8fadecbff2d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 19:44:08 +0000 Subject: [PATCH] Bump uglify-js from 3.8.0 to 3.9.3 Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.8.0 to 3.9.3. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.8.0...v3.9.3) 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 50165d3..20fe647 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "mocha": "7.1.2", "mocha-chrome": "2.2.0", "proclaim": "3.6.0", - "uglify-js": "3.8.0" + "uglify-js": "3.9.3" } }