Skip to content

Commit 5c6a5e0

Browse files
Bump postcss from 8.4.21 to 8.5.16 in /docs
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.5.16. - [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.16) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f2e35 commit 5c6a5e0

1 file changed

Lines changed: 28 additions & 15 deletions

File tree

docs/yarn.lock

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@
14761476
"@docusaurus/theme-search-algolia" "2.3.1"
14771477
"@docusaurus/types" "2.3.1"
14781478

1479-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1479+
"@docusaurus/react-loadable@5.5.2":
14801480
version "5.5.2"
14811481
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14821482
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -5152,10 +5152,10 @@ multicast-dns@^7.2.5:
51525152
dns-packet "^5.2.2"
51535153
thunky "^1.0.2"
51545154

5155-
nanoid@^3.3.4:
5156-
version "3.3.4"
5157-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
5158-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5155+
nanoid@^3.3.12:
5156+
version "3.3.15"
5157+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.15.tgz#36c490fad8c6e86c824c940dfdde999b69ed4316"
5158+
integrity sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==
51595159

51605160
negotiator@0.6.3:
51615161
version "0.6.3"
@@ -5510,6 +5510,11 @@ picocolors@^1.0.0:
55105510
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
55115511
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
55125512

5513+
picocolors@^1.1.1:
5514+
version "1.1.1"
5515+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5516+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5517+
55135518
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
55145519
version "2.3.1"
55155520
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5811,13 +5816,13 @@ postcss-zindex@^5.1.0:
58115816
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
58125817

58135818
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19:
5814-
version "8.4.21"
5815-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
5816-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
5819+
version "8.5.16"
5820+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.16.tgz#1230ce0b5df354c24c0ea45f99ce5f6a88279d28"
5821+
integrity sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==
58175822
dependencies:
5818-
nanoid "^3.3.4"
5819-
picocolors "^1.0.0"
5820-
source-map-js "^1.0.2"
5823+
nanoid "^3.3.12"
5824+
picocolors "^1.1.1"
5825+
source-map-js "^1.2.1"
58215826

58225827
prepend-http@^2.0.0:
58235828
version "2.0.0"
@@ -6074,6 +6079,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
60746079
dependencies:
60756080
"@babel/runtime" "^7.10.3"
60766081

6082+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6083+
version "5.5.2"
6084+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6085+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6086+
dependencies:
6087+
"@types/react" "*"
6088+
prop-types "^15.6.2"
6089+
60776090
react-router-config@^5.1.1:
60786091
version "5.1.1"
60796092
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -6683,10 +6696,10 @@ sort-css-media-queries@2.1.0:
66836696
resolved "https://registry.yarnpkg.com/sort-css-media-queries/-/sort-css-media-queries-2.1.0.tgz#7c85e06f79826baabb232f5560e9745d7a78c4ce"
66846697
integrity sha512-IeWvo8NkNiY2vVYdPa27MCQiR0MN0M80johAYFVxWWXQ44KU84WNxjslwBHmc/7ZL2ccwkM7/e6S5aiKZXm7jA==
66856698

6686-
source-map-js@^1.0.2:
6687-
version "1.0.2"
6688-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
6689-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
6699+
source-map-js@^1.2.1:
6700+
version "1.2.1"
6701+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
6702+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
66906703

66916704
source-map-support@~0.5.20:
66926705
version "0.5.21"

0 commit comments

Comments
 (0)