Skip to content

Commit b47275d

Browse files
Bump micromatch from 4.0.5 to 4.0.8 in /docs
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 c3f0669 commit b47275d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2803,7 +2803,7 @@ brace-expansion@^1.1.7:
28032803
balanced-match "^1.0.0"
28042804
concat-map "0.0.1"
28052805

2806-
braces@^3.0.2, braces@~3.0.2:
2806+
braces@^3.0.3, braces@~3.0.2:
28072807
version "3.0.3"
28082808
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
28092809
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -6025,11 +6025,11 @@ micromark@^4.0.0:
60256025
micromark-util-types "^2.0.0"
60266026

60276027
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
6028-
version "4.0.5"
6029-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
6030-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
6028+
version "4.0.8"
6029+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
6030+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
60316031
dependencies:
6032-
braces "^3.0.2"
6032+
braces "^3.0.3"
60336033
picomatch "^2.3.1"
60346034

60356035
[email protected], "mime-db@>= 1.43.0 < 2":

0 commit comments

Comments
 (0)