Skip to content

Commit 24ad835

Browse files
Update dependency postcss from 8.5.8 to 8.5.9
1 parent ff323f6 commit 24ad835

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@devoxa/prettier-config": "2.0.3",
2727
"@types/node": "20.9.5",
28-
"postcss": "8.5.8",
28+
"postcss": "8.5.9",
2929
"prettier": "3.8.1",
3030
"stylelint": "16.26.1",
3131
"typescript": "5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -730,10 +730,10 @@ postcss-value-parser@^4.2.0:
730730
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
731731
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
732732

733-
postcss@8.5.8:
734-
version "8.5.8"
735-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
736-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
733+
postcss@8.5.9:
734+
version "8.5.9"
735+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
736+
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
737737
dependencies:
738738
nanoid "^3.3.11"
739739
picocolors "^1.1.1"

0 commit comments

Comments
 (0)