From 3ea4547aeae41778402a85c9ed129fdbb19da4c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:17:58 +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 b774c64..46ffdb1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": {}, "devDependencies": { "chalk": "^0.5.1", - "clean-css": "^2.2.13", + "clean-css": "^4.2.1", "glob": "^4.0.5", "grunt": "~0.4.1", "grunt-contrib-clean": "^0.6.0",