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

This commit is contained in:
renovate[bot] 2022-11-11 00:07:47 +00:00 committed by GitHub
parent a58effe103
commit c49d033131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.18", "postcss": "8.4.19",
"prettier": "2.7.1", "prettier": "2.7.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -13501,9 +13501,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.18", "version": "8.4.19",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
"integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==", "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -28769,9 +28769,9 @@
} }
}, },
"postcss": { "postcss": {
"version": "8.4.18", "version": "8.4.19",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
"integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==", "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==",
"requires": { "requires": {
"nanoid": "^3.3.4", "nanoid": "^3.3.4",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",

View file

@ -21,7 +21,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.18", "postcss": "8.4.19",
"prettier": "2.7.1", "prettier": "2.7.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",