From 21df661fdd16db8df428d7def089f2b627154817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 02:52:21 +0000 Subject: [PATCH] Bump clean-css from 3.1.9 to 4.2.3 in /docs Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.1.9 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.1.9...v4.2.3) Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index a469d46..2857c54 100644 --- a/docs/package.json +++ b/docs/package.json @@ -44,7 +44,7 @@ "babel-core": "~4.7.16", "babel-eslint": "~2.0.2", "babel-loader": "~4.2.0", - "clean-css": "~3.1.8", + "clean-css": "~4.2.3", "css-loader": "~0.9.1", "eslint": "~0.18.0", "event-stream": "~3.3.0",