From 354d98d34767a3650884d1910703b039f5f27f93 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 05:08:17 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css-cli from 4.0.8 to 5.3.2 Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.0.8 to 5.3.2. - [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases) - [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css-cli/commits) 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 95701656b..f1d6aff03 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "url": "https://github.com/FineUploader/fine-uploader/issues" }, "devDependencies": { - "clean-css-cli": "4.0.8", + "clean-css-cli": "5.3.2", "jscs": "3.0.7", "jshint": "2.9.4", "karma": "1.5.0",