Update dependency postcss to v8.3.3

This commit is contained in:
Renovate Bot 2021-06-14 06:56:17 +00:00 committed by Daniel Lockyer
parent aa531dc28b
commit ed87d1837a
2 changed files with 5 additions and 5 deletions

View File

@ -172,7 +172,7 @@
"mock-knex": "0.4.10",
"nock": "13.1.0",
"papaparse": "5.3.1",
"postcss": "8.3.2",
"postcss": "8.3.3",
"proxyquire": "2.1.3",
"rewire": "5.0.0",
"should": "13.2.3",

View File

@ -8139,10 +8139,10 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
postcss@8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.2.tgz#ed3ec489f5428af5740cd6effcc216b4d455ee64"
integrity sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==
postcss@8.3.3:
version "8.3.3"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.3.tgz#ef412a7a67e85c5b2c9f0ab3c4d9e8a3814d55cc"
integrity sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.23"