From 116d89322ba75f74b55a04eaf90de54551042686 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 13:26:28 +0000 Subject: [PATCH] Bump clean-css from 4.2.3 to 5.1.4 Bumps [clean-css](https://github.com/clean-css/clean-css) from 4.2.3 to 5.1.4. - [Release notes](https://github.com/clean-css/clean-css/releases) - [Changelog](https://github.com/clean-css/clean-css/blob/master/History.md) - [Commits](https://github.com/clean-css/clean-css/compare/v4.2.3...v5.1.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6556c3..829d4be 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "browser-sync": "^2.9.11", - "clean-css": "^4.2.3", + "clean-css": "^5.1.4", "headr": "^0.1.0", "node-sass": "^3.4.1", "parallelshell": "^2.0.0",