Skip to content

Commit bd783d3

Browse files
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88861b5 commit bd783d3

File tree

1 file changed

+38
-19
lines changed

1 file changed

+38
-19
lines changed

yarn.lock

+38-19
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@
16531653
"@docusaurus/theme-search-algolia" "2.4.3"
16541654
"@docusaurus/types" "2.4.3"
16551655

1656-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1656+
"@docusaurus/[email protected]":
16571657
version "5.5.2"
16581658
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
16591659
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -4253,14 +4253,7 @@ brace-expansion@^2.0.1:
42534253
dependencies:
42544254
balanced-match "^1.0.0"
42554255

4256-
braces@^3.0.2:
4257-
version "3.0.2"
4258-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
4259-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
4260-
dependencies:
4261-
fill-range "^7.0.1"
4262-
4263-
braces@^3.0.3, braces@~3.0.2:
4256+
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
42644257
version "3.0.3"
42654258
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
42664259
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -6508,13 +6501,6 @@ filesize@^8.0.6:
65086501
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.7.tgz#695e70d80f4e47012c132d57a059e80c6b580bd8"
65096502
integrity sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==
65106503

6511-
fill-range@^7.0.1:
6512-
version "7.0.1"
6513-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
6514-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
6515-
dependencies:
6516-
to-regex-range "^5.0.1"
6517-
65186504
fill-range@^7.1.1:
65196505
version "7.1.1"
65206506
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
@@ -11033,6 +11019,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1103311019
dependencies:
1103411020
"@babel/runtime" "^7.10.3"
1103511021

11022+
"react-loadable@npm:@docusaurus/[email protected]":
11023+
version "5.5.2"
11024+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
11025+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
11026+
dependencies:
11027+
"@types/react" "*"
11028+
prop-types "^15.6.2"
11029+
1103611030
react-router-config@^5.1.1:
1103711031
version "5.1.1"
1103811032
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -12211,7 +12205,16 @@ streamx@^2.15.0:
1221112205
fast-fifo "^1.1.0"
1221212206
queue-tick "^1.0.1"
1221312207

12214-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
12208+
"string-width-cjs@npm:string-width@^4.2.0":
12209+
version "4.2.3"
12210+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12211+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12212+
dependencies:
12213+
emoji-regex "^8.0.0"
12214+
is-fullwidth-code-point "^3.0.0"
12215+
strip-ansi "^6.0.1"
12216+
12217+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1221512218
version "4.2.3"
1221612219
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1221712220
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12301,7 +12304,7 @@ stringify-object@^3.3.0:
1230112304
is-obj "^1.0.1"
1230212305
is-regexp "^1.0.0"
1230312306

12304-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12307+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1230512308
version "6.0.1"
1230612309
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1230712310
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12315,6 +12318,13 @@ strip-ansi@^3.0.0:
1231512318
dependencies:
1231612319
ansi-regex "^2.0.0"
1231712320

12321+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12322+
version "6.0.1"
12323+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12324+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12325+
dependencies:
12326+
ansi-regex "^5.0.1"
12327+
1231812328
strip-ansi@^7.0.1:
1231912329
version "7.1.0"
1232012330
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13636,7 +13646,7 @@ wordwrap@^1.0.0:
1363613646
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1363713647
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1363813648

13639-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13649+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1364013650
version "7.0.0"
1364113651
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1364213652
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13654,6 +13664,15 @@ wrap-ansi@^6.0.1:
1365413664
string-width "^4.1.0"
1365513665
strip-ansi "^6.0.0"
1365613666

13667+
wrap-ansi@^7.0.0:
13668+
version "7.0.0"
13669+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13670+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13671+
dependencies:
13672+
ansi-styles "^4.0.0"
13673+
string-width "^4.1.0"
13674+
strip-ansi "^6.0.0"
13675+
1365713676
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1365813677
version "8.1.0"
1365913678
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)