Bump postcss from 8.5.8 to 8.5.9

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.9.
- [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.8...8.5.9)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.9
  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]
2026-04-13 13:53:36 +00:00
committed by GitHub
parent 7dd82e27e2
commit a089bcb6b3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"@types/lodash-es": "4.17.12",
"jsdom": "29.0.2",
"playwright-ng-schematics": "^21.0.9",
"postcss": "8.5.8",
"postcss": "8.5.9",
"prettier": "3.8.2",
"tailwindcss": "4.2.2",
"typescript": "5.9.3",
@@ -7790,9 +7790,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
"version": "8.5.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
"integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/lodash-es": "4.17.12",
"jsdom": "29.0.2",
"playwright-ng-schematics": "^21.0.9",
"postcss": "8.5.8",
"postcss": "8.5.9",
"prettier": "3.8.2",
"tailwindcss": "4.2.2",
"typescript": "5.9.3",