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

This commit is contained in:
Renovate Bot 2021-10-21 13:39:20 +00:00
parent f83be4a155
commit d314f2a4b2
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"axios": "0.23.0",
"date-fns": "2.25.0",
"npm-run-all": "4.1.5",
"postcss": "8.3.10",
"postcss": "8.3.11",
"postcss-cli": "8.3.1",
"postcss-import": "14.0.2",
"prettier": "2.4.1",
@ -14549,9 +14549,9 @@
}
},
"node_modules/postcss": {
"version": "8.3.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.10.tgz",
"integrity": "sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q==",
"version": "8.3.11",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
"integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
"dependencies": {
"nanoid": "^3.1.30",
"picocolors": "^1.0.0",
@ -39700,9 +39700,9 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
},
"postcss": {
"version": "8.3.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.10.tgz",
"integrity": "sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q==",
"version": "8.3.11",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
"integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
"requires": {
"nanoid": "^3.1.30",
"picocolors": "^1.0.0",