Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit bc43d36

Browse files
chore(deps): bump postcss from 8.4.19 to 8.5.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.5.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.19...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0646c8 commit bc43d36

1 file changed

Lines changed: 24 additions & 14 deletions

File tree

yarn.lock

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ camelcase@^5.0.0:
107107
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
108108
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
109109

110+
caniuse-lite@^1.0.30001715:
111+
version "1.0.30001784"
112+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001784.tgz#bdf9733a0813ccfb5ab4d02f2127e62ee4c6b718"
113+
integrity sha512-WU346nBTklUV9YfUl60fqRbU5ZqyXlqvo1SgigE1OAXK5bFL8LL9q1K7aap3N739l4BvNqnkm3YrGHiY9sfUQw==
114+
110115
chokidar-cli@^3.0.0:
111116
version "3.0.0"
112117
resolved "https://registry.npmjs.org/chokidar-cli/-/chokidar-cli-3.0.0.tgz"
@@ -342,10 +347,10 @@ minimist@^1.2.6:
342347
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"
343348
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
344349

345-
nanoid@^3.3.4:
346-
version "3.3.4"
347-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
348-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
350+
nanoid@^3.3.11:
351+
version "3.3.11"
352+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
353+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
349354

350355
normalize-path@^3.0.0, normalize-path@~3.0.0:
351356
version "3.0.0"
@@ -396,6 +401,11 @@ picocolors@^1.0.0:
396401
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
397402
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
398403

404+
picocolors@^1.1.1:
405+
version "1.1.1"
406+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
407+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
408+
399409
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
400410
version "2.3.1"
401411
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
@@ -451,13 +461,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
451461
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
452462

453463
postcss@^8.4.18:
454-
version "8.4.19"
455-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz"
456-
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
464+
version "8.5.8"
465+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
466+
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
457467
dependencies:
458-
nanoid "^3.3.4"
459-
picocolors "^1.0.0"
460-
source-map-js "^1.0.2"
468+
nanoid "^3.3.11"
469+
picocolors "^1.1.1"
470+
source-map-js "^1.2.1"
461471

462472
queue-microtask@^1.2.2:
463473
version "1.2.3"
@@ -519,10 +529,10 @@ set-blocking@^2.0.0:
519529
resolved "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz"
520530
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
521531

522-
source-map-js@^1.0.2:
523-
version "1.0.2"
524-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
525-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
532+
source-map-js@^1.2.1:
533+
version "1.2.1"
534+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
535+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
526536

527537
string-width@^3.0.0, string-width@^3.1.0:
528538
version "3.1.0"

0 commit comments

Comments
 (0)