Skip to content

Commit bf0e47b

Browse files
chore(deps): update dependency postcss to v8.4.27 (#4377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7742b76 commit bf0e47b

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
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": "13.2.3",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
64-
"postcss": "8.4.26",
64+
"postcss": "8.4.27",
6565
"prettier": "3.0.0",
6666
"prettier-config-standard": "5.0.0",
6767
"stylelint": "15.10.2",

yarn.lock

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

16906-
16907-
version "8.4.26"
16908-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
16909-
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
16906+
[email protected].27, postcss@^8.4.25:
16907+
version "8.4.27"
16908+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
16909+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
1691016910
dependencies:
1691116911
nanoid "^3.3.6"
1691216912
picocolors "^1.0.0"
@@ -16939,15 +16939,6 @@ postcss@^8.4.21:
1693916939
picocolors "^1.0.0"
1694016940
source-map-js "^1.0.2"
1694116941

16942-
postcss@^8.4.25:
16943-
version "8.4.27"
16944-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
16945-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
16946-
dependencies:
16947-
nanoid "^3.3.6"
16948-
picocolors "^1.0.0"
16949-
source-map-js "^1.0.2"
16950-
1695116942
prebuild-install@^7.0.1:
1695216943
version "7.0.1"
1695316944
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"

0 commit comments

Comments
 (0)