Skip to content

Commit 74ee374

Browse files
committed
Update dependency postcss to v8.4.27
1 parent 141556f commit 74ee374

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lit-style": "1.1.4",
3636
"markdown-it": "13.0.1",
3737
"micro": "9.4.1",
38-
"postcss": "8.4.26",
38+
"postcss": "8.4.27",
3939
"postcss-preset-env": "9.0.0",
4040
"ramda": "0.29.0",
4141
"rxjs": "7.8.1",

yarn.lock

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

5498-
postcss@8.4.26, postcss@^8.4.26:
5499-
version "8.4.26"
5500-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
5501-
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
5498+
postcss@8.4.27:
5499+
version "8.4.27"
5500+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5501+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
55025502
dependencies:
55035503
nanoid "^3.3.6"
55045504
picocolors "^1.0.0"
@@ -5512,6 +5512,15 @@ postcss@^7.0.21:
55125512
picocolors "^0.2.1"
55135513
source-map "^0.6.1"
55145514

5515+
postcss@^8.4.26:
5516+
version "8.4.26"
5517+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
5518+
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
5519+
dependencies:
5520+
nanoid "^3.3.6"
5521+
picocolors "^1.0.0"
5522+
source-map-js "^1.0.2"
5523+
55155524
prelude-ls@^1.2.1:
55165525
version "1.2.1"
55175526
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)