From 24fdf2c2bea7154759a23b97075a81aad6adb2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:07:39 +0000 Subject: [PATCH] Bump clean-css from 1.0.12 to 4.2.1 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 1.0.12 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/v1.0.12...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 b509263..7a71a95 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "bugs": "https://github.com/mobify/mobify-client/issues", "dependencies": { "async": "0.1.22", - "clean-css": "1.0.12", + "clean-css": "4.2.1", "coffee-script": "1.3.3", "commander": "1.0.4", "connect": "^2.30.2",