From 9f142b5618748ba17b2f9de2ee439a1187385db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 19:06:03 +0000 Subject: [PATCH] Bump clean-css from 3.4.28 to 4.2.3 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.28 to 4.2.3. - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases) - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/v4.2.3/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.28...v4.2.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5d29d8..d5356e7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "babelify": "^6.3.0", "browserify": "^11.1.0", "browserify-shim": "^3.8.10", - "clean-css": "^3.4.9", + "clean-css": "^4.2.3", "uglify-js": "2.2.0", "markdown-html": "0.0.8", "replace": "0.3.0",