Bump postcss from 8.5.2 to 8.5.3

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3.
- [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.5.2...8.5.3)

---
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]
2025-02-19 20:46:39 +00:00
committed by GitHub
parent d6abde70ff
commit 3b67be2eaf
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"eslint-plugin-compat": "^6.0.2",
"postcss": "^8.5.2",
"postcss": "^8.5.3",
"postcss-cli": "^11.0.0",
"prettier": "^3.5.1",
"xo": "^0.60.0"