From daa3c282a3ae3cf3c522166792105a3015ba750a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 04:43:57 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css-cli from 4.0.8 to 5.2.2 Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 4.0.8 to 5.2.2. - [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.2.2) 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..294e72bf4 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.2", "jscs": "3.0.7", "jshint": "2.9.4", "karma": "1.5.0",