Skip to content

Commit cfb8a2f

Browse files
authored
fix(dependabot): update yarn.lock for micromatch version to 4.0.8 (#7936)
1 parent 5d4cdd9 commit cfb8a2f

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,7 +4053,7 @@ brace-expansion@^1.1.7:
40534053
balanced-match "^1.0.0"
40544054
concat-map "0.0.1"
40554055

4056-
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
4056+
braces@^3.0.3, braces@~3.0.2:
40574057
version "3.0.3"
40584058
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
40594059
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -8887,18 +8887,10 @@ micromark@^4.0.0:
88878887
micromark-util-symbol "^2.0.0"
88888888
micromark-util-types "^2.0.0"
88898889

8890-
micromatch@^4.0.4:
8891-
version "4.0.5"
8892-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
8893-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
8894-
dependencies:
8895-
braces "^3.0.2"
8896-
picomatch "^2.3.1"
8897-
8898-
micromatch@^4.0.7, micromatch@~4.0.7:
8899-
version "4.0.7"
8900-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
8901-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
8890+
micromatch@^4.0.4, micromatch@^4.0.7, micromatch@~4.0.7:
8891+
version "4.0.8"
8892+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
8893+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
89028894
dependencies:
89038895
braces "^3.0.3"
89048896
picomatch "^2.3.1"

0 commit comments

Comments
 (0)