Skip to content

Commit 152055e

Browse files
Bump micromatch from 4.0.5 to 4.0.8 (#370)
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/master/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 6993848 commit 152055e

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
@@ -343,9 +343,9 @@ brace-expansion@^1.1.7:
343343
balanced-match "^1.0.0"
344344
concat-map "0.0.1"
345345

346-
braces@^3.0.2:
346+
braces@^3.0.3:
347347
version "3.0.3"
348-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
348+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
349349
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
350350
dependencies:
351351
fill-range "^7.1.1"
@@ -1369,11 +1369,11 @@ micromark@~2.11.0:
13691369
parse-entities "^2.0.0"
13701370

13711371
micromatch@^4.0.4, micromatch@^4.0.5:
1372-
version "4.0.5"
1373-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
1374-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
1372+
version "4.0.8"
1373+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1374+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
13751375
dependencies:
1376-
braces "^3.0.2"
1376+
braces "^3.0.3"
13771377
picomatch "^2.3.1"
13781378

13791379
mimic-fn@^2.1.0:

0 commit comments

Comments
 (0)