From 14265314fff69c29707bdc97596138317c15665f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 10:49:45 +0000 Subject: [PATCH] Bump clean-css from 3.4.28 to 4.2.3 in /map-icons-master Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.28 to 4.2.3. - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases) - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/v4.2.3/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.28...v4.2.3) Signed-off-by: dependabot[bot] --- map-icons-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 map-icons-master/package.json diff --git a/map-icons-master/package.json b/map-icons-master/package.json old mode 100755 new mode 100644 index adc97da..765fe88 --- a/map-icons-master/package.json +++ b/map-icons-master/package.json @@ -13,7 +13,7 @@ "less-plugin-autoprefix": "^1.5.0", "less-plugin-clean-css": "^1.5.1", "watch": "^0.13.0", - "clean-css": "^3.4.5", + "clean-css": "^4.2.3", "uglify-js": " ^2.4.23" }, "scripts": {