From 7396a4715989d83e8c14d5f9c04048fdebd1ad15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 18:40:38 +0000 Subject: [PATCH] chore(deps-dev): bump clean-css from 4.0.12 to 4.1.11 Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.0.12 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.0.12...v4.1.11) Signed-off-by: dependabot[bot] --- yarn.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 9a3a498..91ae8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -781,7 +781,7 @@ chownr@~1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181" -clean-css@4.0.x, clean-css@^4.0.12: +clean-css@4.0.x: version "4.0.12" resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.0.12.tgz#a02e61707f1840bd3338f54dbc9acbda4e772fa3" dependencies: @@ -794,6 +794,12 @@ clean-css@^3.1.9, clean-css@^3.3.0: commander "2.8.x" source-map "0.4.x" +clean-css@^4.0.12: + version "4.1.11" + resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.11.tgz#2ecdf145aba38f54740f26cefd0ff3e03e125d6a" + dependencies: + source-map "0.5.x" + cliui@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1"