Skip to content

Commit 1f3ebaa

Browse files
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#1630)
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 db18871 commit 1f3ebaa

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
@@ -3504,7 +3504,7 @@ brace-expansion@^2.0.1:
35043504
dependencies:
35053505
balanced-match "^1.0.0"
35063506

3507-
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
3507+
braces@^3.0.3, braces@~3.0.2:
35083508
version "3.0.3"
35093509
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
35103510
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -8563,18 +8563,10 @@ micromark@^3.0.0:
85638563
micromark-util-types "^1.0.1"
85648564
uvu "^0.5.0"
85658565

8566-
micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
8567-
version "4.0.5"
8568-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
8569-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
8570-
dependencies:
8571-
braces "^3.0.2"
8572-
picomatch "^2.3.1"
8573-
8574-
micromatch@~4.0.7:
8575-
version "4.0.7"
8576-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
8577-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
8566+
micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@~4.0.7:
8567+
version "4.0.8"
8568+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
8569+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
85788570
dependencies:
85798571
braces "^3.0.3"
85808572
picomatch "^2.3.1"

0 commit comments

Comments
 (0)