From d655a15b144c84550a23350c8873797d552739c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 11:13:32 +0000 Subject: [PATCH] Bump clean-css from 3.4.28 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.28 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/v3.4.28...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 addf2dd..aa3861f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "async": "^1.4.2", "autoprefixer-core": "^5.2.0", "babelify": "^6.3.0", - "clean-css": "^3.3.1", + "clean-css": "^4.2.1", "colors": "^1.1.2", "debug": "^2.2.0", "glob": "^5.0.15",