Skip to content

Commit 96e1e04

Browse files
committed
chore(deps): update dependency postcss to v8.4.28
1 parent 020aa10 commit 96e1e04

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
@@ -164,7 +164,7 @@
164164
"husky": "8.0.3",
165165
"npm-run-all": "4.1.5",
166166
"open-cli": "^7.2.0",
167-
"postcss": "8.4.27",
167+
"postcss": "8.4.28",
168168
"prettier": "2.8.8",
169169
"prettier-plugin-astro": "0.10.0",
170170
"prettier-plugin-svelte": "^2.9.0",

yarn.lock

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

5646-
[email protected].27, postcss@^8.4.26:
5647-
version "8.4.27"
5648-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5649-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
5646+
5647+
version "8.4.28"
5648+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
5649+
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
56505650
dependencies:
56515651
nanoid "^3.3.6"
56525652
picocolors "^1.0.0"
@@ -5661,6 +5661,15 @@ postcss@^8.1.10, postcss@^8.4.23, postcss@^8.4.24:
56615661
picocolors "^1.0.0"
56625662
source-map-js "^1.0.2"
56635663

5664+
postcss@^8.4.26:
5665+
version "8.4.27"
5666+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5667+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
5668+
dependencies:
5669+
nanoid "^3.3.6"
5670+
picocolors "^1.0.0"
5671+
source-map-js "^1.0.2"
5672+
56645673
preferred-pm@^3.0.3:
56655674
version "3.0.3"
56665675
resolved "https://registry.yarnpkg.com/preferred-pm/-/preferred-pm-3.0.3.tgz#1b6338000371e3edbce52ef2e4f65eb2e73586d6"

0 commit comments

Comments
 (0)