From afb905b836c6595a92d61f8137c2fc5d1b5effac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 05:11:57 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css-cli from 4.0.8 to 5.3.0 Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.0.8 to 5.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...v5.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..4616ecd99 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.0", "jscs": "3.0.7", "jshint": "2.9.4", "karma": "1.5.0",