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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-04 03:05:20 +00:00 committed by GitHub
parent 70d8e1fa48
commit 0f99deb83c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 11 deletions

View file

@ -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",

View file

@ -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"