From cefea929f94f1815d5f22718a2c8f3e6b0ad421b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 18:18:09 +0000 Subject: [PATCH] Bump clean-css from 3.3.7 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.3.7 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.3.7...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 46d9e2e..9bbebf2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "browserify": "11.0.0", - "clean-css": "3.3.7", + "clean-css": "4.2.1", "jshint": "2.8.0", "jshint-stylish": "2.0.1", "nib": "1.1.0",