Skip to content

Commit 17107f4

Browse files
committed
fix(deps): update dependency micromatch to v4.0.8
1 parent 2d4c94f commit 17107f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3563,9 +3563,9 @@ merge2@^1.3.0, merge2@^1.4.1:
35633563
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
35643564

35653565
micromatch@^4.0.4, micromatch@^4.0.5:
3566-
version "4.0.7"
3567-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
3568-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
3566+
version "4.0.8"
3567+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3568+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
35693569
dependencies:
35703570
braces "^3.0.3"
35713571
picomatch "^2.3.1"

0 commit comments

Comments
 (0)