Skip to content

Commit 53b0382

Browse files
authored
Merge pull request #86 from CodeCommunityHub/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group
2 parents 93e4a86 + ee06cc0 commit 53b0382

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ brace-expansion@^2.0.1:
14601460
dependencies:
14611461
balanced-match "^1.0.0"
14621462

1463-
braces@^3.0.2, braces@~3.0.2:
1463+
braces@^3.0.3, braces@~3.0.2:
14641464
version "3.0.3"
14651465
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
14661466
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3694,11 +3694,11 @@ methods@~1.1.2:
36943694
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
36953695

36963696
micromatch@^4.0.4:
3697-
version "4.0.5"
3698-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
3699-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
3697+
version "4.0.8"
3698+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3699+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
37003700
dependencies:
3701-
braces "^3.0.2"
3701+
braces "^3.0.3"
37023702
picomatch "^2.3.1"
37033703

37043704

0 commit comments

Comments
 (0)