From ae9090010bf092b46e11bd18af4e13d5621b8ded Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 11 Jun 2019 03:11:40 +0000 Subject: [PATCH] Bump postcss from 7.0.16 to 7.0.17 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.16 to 7.0.17. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.16...7.0.17) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 20ee2da..1cb280a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4875,8 +4875,8 @@ postcss@^6.0.14: supports-color "^5.4.0" postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6: - version "7.0.16" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2" + version "7.0.17" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f" dependencies: chalk "^2.4.2" source-map "^0.6.1"