Skip to content

Commit 893fd5b

Browse files
Update dependency postcss to v8.5.14
1 parent fdf712a commit 893fd5b

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.5.0",
4646
"browserslist": "4.28.2",
47-
"postcss": "8.5.10",
47+
"postcss": "8.5.14",
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
@@ -451,10 +451,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
451451
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
452452
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
453453

454-
postcss@8.5.10:
455-
version "8.5.10"
456-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
457-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
454+
postcss@8.5.14:
455+
version "8.5.14"
456+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
457+
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
458458
dependencies:
459459
nanoid "^3.3.11"
460460
picocolors "^1.1.1"

0 commit comments

Comments
 (0)