From 57dccbd712ec9ab024a1e0c59d9562173b4a25e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 21:46:03 +0000 Subject: [PATCH] Bump clean-css from 2.0.2 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 2.0.2 to 4.2.1. - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases) - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v2.0.2...v4.2.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 be1a022..9724dce 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "author" : "dreamerslab ", "dependencies": { - "clean-css" : "2.0.2", + "clean-css" : "4.2.1", "uglify-js" : "2.4.7" }, "repository" : {