build(deps-dev): Bump postcss from 8.4.23 to 8.4.24

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.23...8.4.24)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-29 09:56:39 +00:00 committed by GitHub
parent deb23b4a50
commit 72f4164793
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -16,7 +16,7 @@
"cssnano": "^6.0.1",
"eslint": "^8.41.0",
"eslint-webpack-plugin": "^4.0.1",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"postcss-combine-duplicated-selectors": "^10.0.2",
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^15.1.0",