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

This commit is contained in:
Renovate Bot
2021-07-21 17:08:22 +00:00
committed by renovate[bot]
parent cefb973c14
commit 0e611f321e
4 changed files with 8 additions and 8 deletions

View File

@ -13481,9 +13481,9 @@
"dev": true
},
"postcss": {
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz",
"integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==",
"version": "8.3.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz",
"integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==",
"dev": true,
"requires": {
"colorette": "^1.2.2",

View File

@ -38,7 +38,7 @@
"babel-loader": "8.2.2",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.3.5",
"postcss": "8.3.6",
"postcss-import": "14.0.2",
"tailwindcss": "2.2.5",
"rimraf": "3.0.2",