Bump postcss from 8.4.31 to 8.5.10

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.10.
- [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.31...8.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-24 23:38:23 +00:00 committed by GitHub
parent dbbc3d3cdc
commit 534c508e5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 18 deletions

View file

@ -18,7 +18,7 @@
"homepage": "https://github.com/google/docsy-example#readme",
"devDependencies": {
"autoprefixer": "^10.4.2",
"postcss": "^8.4.31",
"postcss": "^8.5.10",
"postcss-cli": "^9.1.0"
}
}