From 10dd5b3e2233e062b8c180a689f7c01a66a26f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 09:00:58 +0000 Subject: [PATCH] Bump clean-css from 4.1.8 to 4.1.11 in /fe/frontend Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.8 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.8...v4.1.11) Signed-off-by: dependabot[bot] --- fe/frontend/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 fe/frontend/yarn.lock diff --git a/fe/frontend/yarn.lock b/fe/frontend/yarn.lock old mode 100755 new mode 100644 index e555227..fc52d0a --- a/fe/frontend/yarn.lock +++ b/fe/frontend/yarn.lock @@ -527,8 +527,8 @@ classnames@^2.2.4: resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d" clean-css@4.1.x: - version "4.1.8" - resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.8.tgz#061455b2494a750ac98f46d8d5ebb17c679ea9d1" + version "4.1.11" + resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.11.tgz#2ecdf145aba38f54740f26cefd0ff3e03e125d6a" dependencies: source-map "0.5.x"