From 6e5b71b1a0cf110cfe207e6e00dcdd274f6d4201 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 04:48:44 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css-cli from 4.0.8 to 5.2.1 Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.0.8 to 5.2.1. - [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases) - [Changelog](https://github.com/jakubpawlowicz/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..33616cb68 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.2.1", "jscs": "3.0.7", "jshint": "2.9.4", "karma": "1.5.0",