Skip to content

Commit 83d45a3

Browse files
Update dependency postcss to v8.5.10
1 parent 04275ef commit 83d45a3

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"autoprefixer": "10.4.27",
4646
"browserslist": "4.28.2",
47-
"postcss": "8.5.9",
47+
"postcss": "8.5.10",
4848
"postcss-cli": "11.0.1",
4949
"postcss-flexbugs-fixes": "5.0.2",
5050
"postcss-normalize": "13.0.1",

yarn.lock

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

485-
postcss@8.5.9:
486-
version "8.5.9"
487-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
488-
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
485+
postcss@8.5.10:
486+
version "8.5.10"
487+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
488+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
489489
dependencies:
490490
nanoid "^3.3.11"
491491
picocolors "^1.1.1"

0 commit comments

Comments
 (0)