Skip to content

Commit 7f98bd7

Browse files
Bump postcss from 8.4.21 to 8.5.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 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.4.21...8.5.25) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68be045 commit 7f98bd7

1 file changed

Lines changed: 28 additions & 15 deletions

File tree

yarn.lock

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@
14831483
"@docusaurus/theme-search-algolia" "2.3.1"
14841484
"@docusaurus/types" "2.3.1"
14851485

1486-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1486+
"@docusaurus/react-loadable@5.5.2":
14871487
version "5.5.2"
14881488
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14891489
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -5602,10 +5602,10 @@ multicast-dns@^7.2.5:
56025602
dns-packet "^5.2.2"
56035603
thunky "^1.0.2"
56045604

5605-
nanoid@^3.3.4:
5606-
version "3.3.4"
5607-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
5608-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5605+
nanoid@^3.3.16:
5606+
version "3.3.16"
5607+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
5608+
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
56095609

56105610
negotiator@0.6.3:
56115611
version "0.6.3"
@@ -5979,6 +5979,11 @@ picocolors@^1.0.0:
59795979
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
59805980
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
59815981

5982+
picocolors@^1.1.1:
5983+
version "1.1.1"
5984+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5985+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5986+
59825987
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
59835988
version "2.3.1"
59845989
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -6280,13 +6285,13 @@ postcss-zindex@^5.1.0:
62806285
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
62816286

62826287
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19:
6283-
version "8.4.21"
6284-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
6285-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
6288+
version "8.5.25"
6289+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb"
6290+
integrity sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
62866291
dependencies:
6287-
nanoid "^3.3.4"
6288-
picocolors "^1.0.0"
6289-
source-map-js "^1.0.2"
6292+
nanoid "^3.3.16"
6293+
picocolors "^1.1.1"
6294+
source-map-js "^1.2.1"
62906295

62916296
prepend-http@^2.0.0:
62926297
version "2.0.0"
@@ -6553,6 +6558,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
65536558
dependencies:
65546559
"@babel/runtime" "^7.10.3"
65556560

6561+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6562+
version "5.5.2"
6563+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6564+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6565+
dependencies:
6566+
"@types/react" "*"
6567+
prop-types "^15.6.2"
6568+
65566569
react-router-config@^5.1.1:
65576570
version "5.1.1"
65586571
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -7184,10 +7197,10 @@ source-list-map@^1.1.1:
71847197
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.2.tgz#9889019d1024cce55cdc069498337ef6186a11a1"
71857198
integrity sha512-FqR2O+cX+toUD3ULVIgTtiqYIqPnA62ehJD47mf4LG1PZCB+xmIa3gcTEhegGbP22aRPh88dJSdgDIolrvSxBQ==
71867199

7187-
source-map-js@^1.0.2:
7188-
version "1.0.2"
7189-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
7190-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
7200+
source-map-js@^1.2.1:
7201+
version "1.2.1"
7202+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
7203+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
71917204

71927205
source-map-support@~0.5.20:
71937206
version "0.5.21"

0 commit comments

Comments
 (0)