chore(deps): update dependency postcss to v8.4.23 (#735)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-20 19:56:13 -04:00
committed by GitHub
parent c11fcfa3c9
commit 116024e78c
4 changed files with 18 additions and 9 deletions

View File

@ -91,7 +91,7 @@
"eslint-plugin-unicorn": "46.0.0",
"mini-css-extract-plugin": "2.7.5",
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss": "8.4.23",
"postcss-scss": "4.0.6",
"prettier": "2.8.7",
"source-map-loader": "4.0.1",

View File

@ -257,7 +257,7 @@
"ncp": "2.0.0",
"node-fetch": "3.3.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss": "8.4.23",
"postcss-loader": "7.2.4",
"prettier": "2.8.7",
"process": "0.11.10",

View File

@ -29,7 +29,7 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unicorn": "46.0.0",
"postcss": "8.4.21",
"postcss": "8.4.23",
"postcss-scss": "4.0.6",
"prettier": "2.8.7",
"react-app-rewired": "2.2.1",