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

This commit is contained in:
Renovate Bot 2021-11-25 00:49:36 +00:00
parent eb8ab00548
commit 58f616442b
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.24.0", "axios": "0.24.0",
"date-fns": "2.26.0", "date-fns": "2.26.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.0", "postcss": "8.4.1",
"postcss-cli": "8.3.1", "postcss-cli": "8.3.1",
"postcss-import": "14.0.2", "postcss-import": "14.0.2",
"prettier": "2.4.1", "prettier": "2.4.1",
@ -14554,9 +14554,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.0.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.1.tgz",
"integrity": "sha512-BRMNx3Wy7UI89jN8H4ZVS5lQMPM2OSMkOkvDCSjwXa7PWTs24k7Lm55NXLbMbs070LvraXaxN5l1npSOS6wMVw==", "integrity": "sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==",
"dependencies": { "dependencies": {
"nanoid": "^3.1.30", "nanoid": "^3.1.30",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
@ -39707,9 +39707,9 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
}, },
"postcss": { "postcss": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.0.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.1.tgz",
"integrity": "sha512-BRMNx3Wy7UI89jN8H4ZVS5lQMPM2OSMkOkvDCSjwXa7PWTs24k7Lm55NXLbMbs070LvraXaxN5l1npSOS6wMVw==", "integrity": "sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==",
"requires": { "requires": {
"nanoid": "^3.1.30", "nanoid": "^3.1.30",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",

View file

@ -22,7 +22,7 @@
"axios": "0.24.0", "axios": "0.24.0",
"date-fns": "2.26.0", "date-fns": "2.26.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.0", "postcss": "8.4.1",
"postcss-cli": "8.3.1", "postcss-cli": "8.3.1",
"postcss-import": "14.0.2", "postcss-import": "14.0.2",
"prettier": "2.4.1", "prettier": "2.4.1",