From 2d94555c7811cde7a7471795be000163d587db43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 19:00:15 +0000 Subject: [PATCH] Bump clean-css from 2.1.8 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 2.1.8 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.1.8...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 cfce801..182cbaf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "readmeFilename": "README.md", "dependencies": { "atropa-jslint": "0.1.2", - "clean-css": "2.1.8", + "clean-css": "4.2.1", "colors": "1.0.2", "csslint": "0.10.0", "expect.js": "0.3.1",