From 5417290aba05821bcaa801aef8af3c9fa4139b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:28:41 +0000 Subject: [PATCH] Bump clean-css from 3.4.21 to 4.2.1 in /bmm2/js/Gallery-2.25.2 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.21 to 4.2.1. - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases) - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.21...v4.2.1) Signed-off-by: dependabot[bot] --- bmm2/js/Gallery-2.25.2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bmm2/js/Gallery-2.25.2/package.json b/bmm2/js/Gallery-2.25.2/package.json index b3ef639..27f12b9 100644 --- a/bmm2/js/Gallery-2.25.2/package.json +++ b/bmm2/js/Gallery-2.25.2/package.json @@ -33,7 +33,7 @@ }, "license": "MIT", "devDependencies": { - "clean-css": "3.4.21", + "clean-css": "4.2.1", "standard": "8.6.0", "uglify-js": "2.7.4" },