Skip to content

Commit 374728e

Browse files
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /documentation
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65850e1 commit 374728e

File tree

1 file changed

+28
-6
lines changed

1 file changed

+28
-6
lines changed

documentation/yarn.lock

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,7 +2421,7 @@
24212421
"@docusaurus/theme-search-algolia" "3.1.1"
24222422
"@docusaurus/types" "3.1.1"
24232423

2424-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
2424+
"@docusaurus/[email protected]":
24252425
version "5.5.2"
24262426
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
24272427
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -4112,7 +4112,14 @@ brace-expansion@^2.0.1:
41124112
dependencies:
41134113
balanced-match "^1.0.0"
41144114

4115-
braces@^3.0.2, braces@~3.0.2:
4115+
braces@^3.0.3:
4116+
version "3.0.3"
4117+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
4118+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
4119+
dependencies:
4120+
fill-range "^7.1.1"
4121+
4122+
braces@~3.0.2:
41164123
version "3.0.2"
41174124
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
41184125
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -5758,6 +5765,13 @@ fill-range@^7.0.1:
57585765
dependencies:
57595766
to-regex-range "^5.0.1"
57605767

5768+
fill-range@^7.1.1:
5769+
version "7.1.1"
5770+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
5771+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
5772+
dependencies:
5773+
to-regex-range "^5.0.1"
5774+
57615775
57625776
version "1.2.0"
57635777
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
@@ -7938,11 +7952,11 @@ micromark@^4.0.0:
79387952
micromark-util-types "^2.0.0"
79397953

79407954
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
7941-
version "4.0.5"
7942-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
7943-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
7955+
version "4.0.8"
7956+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
7957+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
79447958
dependencies:
7945-
braces "^3.0.2"
7959+
braces "^3.0.3"
79467960
picomatch "^2.3.1"
79477961

79487962
[email protected], "mime-db@>= 1.43.0 < 2":
@@ -9082,6 +9096,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
90829096
dependencies:
90839097
"@babel/runtime" "^7.10.3"
90849098

9099+
"react-loadable@npm:@docusaurus/[email protected]":
9100+
version "5.5.2"
9101+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
9102+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
9103+
dependencies:
9104+
"@types/react" "*"
9105+
prop-types "^15.6.2"
9106+
90859107
react-router-config@^5.1.1:
90869108
version "5.1.1"
90879109
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)