From 47f600612979fd8933fb40547a6ed17f185c5b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:42:50 +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 e4dbc2d..26a181b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "stylus": "^0.50.0", "node-sass": "^2.0.1", "less": "^2.4.0", - "clean-css": "^3.1.4", + "clean-css": "^4.2.1", "grunt": "^0.4.5" } }