Skip to content

Commit 3b0fc81

Browse files
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#904)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e9b488 commit 3b0fc81

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -687,9 +687,9 @@ brace-expansion@^2.0.1:
687687
dependencies:
688688
balanced-match "^1.0.0"
689689

690-
braces@^3.0.2:
690+
braces@^3.0.3:
691691
version "3.0.3"
692-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
692+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
693693
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
694694
dependencies:
695695
fill-range "^7.1.1"
@@ -2019,11 +2019,11 @@ micromark@^4.0.0:
20192019
micromark-util-types "^2.0.0"
20202020

20212021
micromatch@^4.0.4:
2022-
version "4.0.5"
2023-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
2024-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
2022+
version "4.0.8"
2023+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2024+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
20252025
dependencies:
2026-
braces "^3.0.2"
2026+
braces "^3.0.3"
20272027
picomatch "^2.3.1"
20282028

20292029
mimic-fn@^2.1.0:

0 commit comments

Comments
 (0)