From 2f781eadbba4cd656674f7c316c291ddd1b1e0f6 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 21 Sep 2018 00:58:16 +0430 Subject: [PATCH] chore(yarn.lock): update postcss-custom-properties to 8.0.4 --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6d182a26b9..a2cfeed389 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5694,8 +5694,8 @@ postcss-custom-media@^7.0.2: postcss "^7.0.2" postcss-custom-properties@^8.0.3: - version "8.0.3" - resolved "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.3.tgz#5c8f398ed3296b782a087c72fc53bda9e8ef70fb" + version "8.0.4" + resolved "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.4.tgz#8d8bf5ae865b3e9b70daedd04509531d6ca3e485" dependencies: postcss "^7.0.2" postcss-values-parser "^2.0.0" @@ -5739,8 +5739,8 @@ postcss-discard-overridden@^4.0.0: postcss "^6.0.0" postcss-env-function@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-2.0.1.tgz#d1f38482f79e3a9840ac4ec16da229bd3032b7c1" + version "2.0.2" + resolved "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-2.0.2.tgz#0f3e3d3c57f094a92c2baf4b6241f0b0da5365d7" dependencies: postcss "^7.0.2" postcss-values-parser "^2.0.0"