chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 in /web (#436)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-14 11:32:27 +02:00
committed by GitHub
parent f9a7df6422
commit f8eb247189
2 changed files with 13 additions and 12 deletions

View File

@@ -41,7 +41,7 @@
"autoprefixer": "^10.0.2",
"cross-env": "^7.0.3",
"csstype": "^3.0.10",
"postcss": "^8.1.0",
"postcss": "^8.4.31",
"prop-types": "^15.8.1",
"rimraf": "^3.0.2",
"@types/node": "^16.11.26",