Skip to content

Commit ac6d993

Browse files
chore(deps): update dependency postcss to v8.4.28 (#4555)
1 parent c9ad281 commit ac6d993

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lint-staged": "14.0.0",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
64-
"postcss": "8.4.27",
64+
"postcss": "8.4.28",
6565
"prettier": "3.0.1",
6666
"prettier-config-standard": "7.0.0",
6767
"ts-node": "10.9.1",

yarn.lock

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

17898-
[email protected].27, postcss@^8.4.25:
17899-
version "8.4.27"
17900-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
17901-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
17898+
17899+
version "8.4.28"
17900+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
17901+
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
1790217902
dependencies:
1790317903
nanoid "^3.3.6"
1790417904
picocolors "^1.0.0"
@@ -17931,6 +17931,15 @@ postcss@^8.4.21:
1793117931
picocolors "^1.0.0"
1793217932
source-map-js "^1.0.2"
1793317933

17934+
postcss@^8.4.25:
17935+
version "8.4.27"
17936+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
17937+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
17938+
dependencies:
17939+
nanoid "^3.3.6"
17940+
picocolors "^1.0.0"
17941+
source-map-js "^1.0.2"
17942+
1793417943
prebuild-install@^7.0.1:
1793517944
version "7.0.1"
1793617945
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"

0 commit comments

Comments
 (0)