Update dependency postcss to v8.5.5
All checks were successful
ci / build-image (pull_request) Successful in 3m13s
ci / test-image (pull_request) Successful in 6s
ci / build-image (push) Successful in 7s
ci / test-image (push) Successful in 11s

This commit is contained in:
Renovate Bot 2025-06-13 00:07:59 +00:00
parent 1adc27e6dc
commit 6615755b11
2 changed files with 11 additions and 16 deletions

View file

@ -79,6 +79,6 @@
"should": "^13.2.1"
},
"resolutions": {
"postcss": "8.3.11"
"postcss": "8.5.5"
}
}