Skip to content

Commit e4f2759

Browse files
Bump postcss from 8.5.10 to 8.5.25 in /docs (#1630)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.25. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.25) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecc9100 commit e4f2759

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3291,10 +3291,10 @@ ms@^2.1.3:
32913291
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
32923292
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
32933293

3294-
nanoid@^3.3.11:
3295-
version "3.3.11"
3296-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
3297-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
3294+
nanoid@^3.3.16:
3295+
version "3.3.17"
3296+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.17.tgz#f1c3aa253c52547956a52c50bff754316f61037a"
3297+
integrity sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==
32983298

32993299
nlcst-to-string@^2.0.0:
33003300
version "2.0.4"
@@ -3534,11 +3534,11 @@ postcss-load-config@^3.1.4:
35343534
yaml "^1.10.2"
35353535

35363536
postcss@^8.4.14, postcss@^8.4.18:
3537-
version "8.5.10"
3538-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
3539-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
3537+
version "8.5.25"
3538+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb"
3539+
integrity sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
35403540
dependencies:
3541-
nanoid "^3.3.11"
3541+
nanoid "^3.3.16"
35423542
picocolors "^1.1.1"
35433543
source-map-js "^1.2.1"
35443544

0 commit comments

Comments
 (0)