From b40aa1a642eb9826fced0052c09f82d1bd23b5e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 09:57:57 +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 355a855..ed14cfe 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "browser-sync": "^2.26.7", "browserify": "10.1.0", "buffer-crc32": "~0.2.1", - "clean-css": "^3.3.1", + "clean-css": "^4.2.1", "colors": "^1.0.3", "commander": "^2.7.1", "debug": "^2.1.3",