From c4fc7cf964c5d37e39d6eab9f41fa0df7cfa6920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 03:04:44 +0000 Subject: [PATCH] Bump postcss from 8.2.5 to 8.2.6 Bumps [postcss](https://github.com/postcss/postcss) from 8.2.5 to 8.2.6. - [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/8.2.5...8.2.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a96dbb3cb..50591c843 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lato-font": "^3.0.0", "mini-css-extract-plugin": "^1.3.6", "node-sass": "^5.0.0", - "postcss": "^8.2.5", + "postcss": "^8.2.6", "postcss-loader": "^5.0.0", "sass": "^1.32.7", "sass-loader": "^11.0.1", diff --git a/yarn.lock b/yarn.lock index 6eccd85d9..f4c861a32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5178,10 +5178,10 @@ postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0. source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.2.4, postcss@^8.2.5: - version "8.2.5" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a" - integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg== +postcss@^8.2.4, postcss@^8.2.6: + version "8.2.6" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe" + integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg== dependencies: colorette "^1.2.1" nanoid "^3.1.20"