From 0f99deb83c22e709a9599ac68dbc00aeb000cd6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 03:05:20 +0000 Subject: [PATCH] Bump postcss from 8.1.12 to 8.1.14 Bumps [postcss](https://github.com/postcss/postcss) from 8.1.12 to 8.1.14. - [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.1.12...8.1.14) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 9370e6c25..ef6058061 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lato-font": "^3.0.0", "mini-css-extract-plugin": "^1.3.0", "node-sass": "^5.0.0", - "postcss": "^8.1.12", + "postcss": "^8.1.14", "postcss-loader": "^4.0.4", "sass": "^1.29.0", "sass-loader": "^10.0.5", diff --git a/yarn.lock b/yarn.lock index ba3a9ddc5..cee7bc65f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5239,15 +5239,14 @@ 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.1.12, postcss@^8.1.4: - version "8.1.12" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.12.tgz#4d234d588ed6444e7b4e76236ab4169638ab89af" - integrity sha512-FHjbAbrVLVxizeQhr3yiGnmtj1O2dhUIZSJWhJN2/ZJrcKlAbc5ysDjB/nVIhcfaj0eUlx0knDCrN/gkOe4xTA== +postcss@^8.1.14, postcss@^8.1.4: + version "8.1.14" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.14.tgz#77d6a5db2fdc0afa918e24af5323a53fb8727f2e" + integrity sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA== dependencies: colorette "^1.2.1" nanoid "^3.1.20" source-map "^0.6.1" - vfile-location "^3.2.0" prelude-ls@^1.2.1: version "1.2.1" @@ -6857,11 +6856,6 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vfile-location@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c" - integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA== - vfile-message@^2.0.0: version "2.0.4" resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a"