From 858c5c707cd8d1714119e5d8b2a723eac48efa8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 02:35:07 +0000 Subject: [PATCH] Bump clean-css from 3.4.28 to 4.2.3 in /resources/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] --- resources/map-icons-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/map-icons-master/package.json b/resources/map-icons-master/package.json index adc97da..765fe88 100644 --- a/resources/map-icons-master/package.json +++ b/resources/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": {