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

This commit is contained in:
renovate[bot] 2022-12-11 19:42:12 +00:00 committed by GitHub
parent 965df515b8
commit 0db1522d8c
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.19", "postcss": "8.4.20",
"prettier": "2.8.1", "prettier": "2.8.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.19", "version": "8.4.20",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
"integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -28769,9 +28769,9 @@
} }
}, },
"postcss": { "postcss": {
"version": "8.4.19", "version": "8.4.20",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
"integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
"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.19", "postcss": "8.4.20",
"prettier": "2.8.1", "prettier": "2.8.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",