Skip to content

Commit 05f0d7e

Browse files
chore(deps-dev): bump postcss from 8.4.31 to 8.5.10 (#36041)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11eee69 commit 05f0d7e

2 files changed

Lines changed: 10 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"playwright": "1.55.1",
260260
"plop": "2.6.0",
261261
"portfinder": "1.0.28",
262-
"postcss": "8.4.31",
262+
"postcss": "8.5.10",
263263
"postcss-loader": "4.1.0",
264264
"postcss-modules": "4.1.3",
265265
"prettier": "2.8.8",

yarn.lock

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15269,10 +15269,10 @@ nano-staged@0.9.0:
1526915269
dependencies:
1527015270
picocolors "^1.0.0"
1527115271

15272-
nanoid@^3.3.6, nanoid@^3.3.8:
15273-
version "3.3.11"
15274-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
15275-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
15272+
nanoid@^3.3.11:
15273+
version "3.3.12"
15274+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
15275+
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
1527615276

1527715277
nanoid@^5.0.8:
1527815278
version "5.0.9"
@@ -16552,21 +16552,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
1655216552
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1655316553
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1655416554

16555-
postcss@8.4.31:
16556-
version "8.4.31"
16557-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
16558-
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
16559-
dependencies:
16560-
nanoid "^3.3.6"
16561-
picocolors "^1.0.0"
16562-
source-map-js "^1.0.2"
16563-
16564-
postcss@^8.1.4, postcss@^8.4.33, postcss@^8.5.3:
16565-
version "8.5.3"
16566-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
16567-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
16555+
postcss@8.5.10, postcss@^8.1.4, postcss@^8.4.33, postcss@^8.5.3:
16556+
version "8.5.10"
16557+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
16558+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
1656816559
dependencies:
16569-
nanoid "^3.3.8"
16560+
nanoid "^3.3.11"
1657016561
picocolors "^1.1.1"
1657116562
source-map-js "^1.2.1"
1657216563

0 commit comments

Comments
 (0)