From 673fe862a71173de38b1b85ee0babe9a65f44100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:03:59 +0000 Subject: [PATCH] Bump clean-css from 2.2.23 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 2.2.23 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.2.23...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 e3f27dd..c0c7b05 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "devDependencies" : {"browserify" : "6.2.x", "uglify-js" : "2.4.x", - "clean-css" : "2.2.x", + "clean-css" : "4.2.x", "through" : "2.3.x"}, "repository" : {"type" : "git",