Skip to content

Commit 3a43c8c

Browse files
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#6407)
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/4.0.8/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd548c2 commit 3a43c8c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4688,9 +4688,9 @@ brace-expansion@^2.0.1:
46884688
dependencies:
46894689
balanced-match "^1.0.0"
46904690

4691-
braces@^3.0.2, braces@~3.0.2:
4691+
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
46924692
version "3.0.3"
4693-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
4693+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
46944694
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
46954695
dependencies:
46964696
fill-range "^7.1.1"
@@ -9831,11 +9831,11 @@ methods@~1.1.2:
98319831
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
98329832

98339833
micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4:
9834-
version "4.0.5"
9835-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
9836-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
9834+
version "4.0.8"
9835+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
9836+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
98379837
dependencies:
9838-
braces "^3.0.2"
9838+
braces "^3.0.3"
98399839
picomatch "^2.3.1"
98409840

98419841
miller-rabin@^4.0.0:

0 commit comments

Comments
 (0)