chore(deps): update dependency postcss to v8.3.4

This commit is contained in:
Renovate Bot
2021-06-15 06:48:57 +00:00
committed by Mrugesh Mohapatra
parent c23213bee1
commit 8c6711e8b9
4 changed files with 8 additions and 8 deletions

View File

@@ -17724,9 +17724,9 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
},
"postcss": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.2.tgz",
"integrity": "sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==",
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.4.tgz",
"integrity": "sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==",
"requires": {
"colorette": "^1.2.2",
"nanoid": "^3.1.23",

View File

@@ -88,7 +88,7 @@
"nanoid": "3.1.23",
"normalize-url": "6.0.1",
"path-browserify": "1.0.1",
"postcss": "8.3.2",
"postcss": "8.3.4",
"prismjs": "1.23.0",
"process": "0.11.10",
"prop-types": "15.7.2",