From 4203ec09e89b7f42973fb172d86392e0dba11f99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 19:33:53 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css-cli from 4.0.8 to 4.3.0 Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.0.8 to 4.3.0. - [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/compare/v4.0.8...v4.3.0) 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..cd05116b3 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": "4.3.0", "jscs": "3.0.7", "jshint": "2.9.4", "karma": "1.5.0",