Merge pull request #4924 from wallabag/dependabot/npm_and_yarn/postcss-8.2.4

Bump postcss from 8.2.3 to 8.2.4
This commit is contained in:
Jérémy Benoist 2021-01-11 11:50:51 +01:00 committed by GitHub
commit 6407f9cc9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"lato-font": "^3.0.0",
"mini-css-extract-plugin": "^1.3.3",
"node-sass": "^5.0.0",
"postcss": "^8.2.3",
"postcss": "^8.2.4",
"postcss-loader": "^4.0.4",
"sass": "^1.32.2",
"sass-loader": "^10.0.5",

View file

@ -5198,10 +5198,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.1.4, postcss@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.3.tgz#14ed1294850c99661761d9cb68863718eb75690d"
integrity sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ==
postcss@^8.1.4, postcss@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
dependencies:
colorette "^1.2.1"
nanoid "^3.1.20"