From e71af9dc3d7d2670c2ae48f9decac5822596c65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 01:49:56 +0000 Subject: [PATCH] Bump postcss from 7.0.17 to 7.0.36 in /themes/hello-friend Bumps [postcss](https://github.com/postcss/postcss) from 7.0.17 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.17...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- themes/hello-friend/package.json | 2 +- themes/hello-friend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/hello-friend/package.json b/themes/hello-friend/package.json index fd0459b..fe331b5 100644 --- a/themes/hello-friend/package.json +++ b/themes/hello-friend/package.json @@ -32,7 +32,7 @@ "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^1.1.11", "html-webpack-plugin": "^3.2.0", - "postcss": "^7.0.0", + "postcss": "^7.0.36", "postcss-browser-reporter": "^0.5.0", "postcss-cli": "^6.1.1", "postcss-import": "^11.1.0", diff --git a/themes/hello-friend/yarn.lock b/themes/hello-friend/yarn.lock index 7f613cb..61e4e41 100644 --- a/themes/hello-friend/yarn.lock +++ b/themes/hello-friend/yarn.lock @@ -5448,10 +5448,10 @@ postcss@^6.0, postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.16, source-map "^0.6.1" supports-color "^5.4.0" -postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7: - version "7.0.17" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f" - integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ== +postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7: + version "7.0.36" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb" + integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw== dependencies: chalk "^2.4.2" source-map "^0.6.1"