From 35c15b70de48a7ba22d5a04e270c83212513c682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:57:04 +0000 Subject: [PATCH] Bump clean-css from 3.4.21 to 4.2.1 in /lib/Gallery-2.22.0 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] --- lib/Gallery-2.22.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Gallery-2.22.0/package.json b/lib/Gallery-2.22.0/package.json index 8f6ace6..598719a 100644 --- a/lib/Gallery-2.22.0/package.json +++ b/lib/Gallery-2.22.0/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" },