From 6bb2419fb7d599319bfa93c95814d7d6f2868197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 15:24:02 +0000 Subject: [PATCH] Bump clean-css from 4.1.7 to 4.1.11 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.7 to 4.1.11. - [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/v4.1.7...v4.1.11) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index a09e384..7d4b557 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1107,8 +1107,8 @@ clap@^1.0.9: chalk "^1.1.3" clean-css@4.1.x, clean-css@^4.1.3: - version "4.1.7" - resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.7.tgz#b9aea4f85679889cf3eae8b40349ec4ebdfdd032" + version "4.1.11" + resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.11.tgz#2ecdf145aba38f54740f26cefd0ff3e03e125d6a" dependencies: source-map "0.5.x"