Skip to content

Commit e4b7484

Browse files
Bump micromatch from 4.0.5 to 4.0.8
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] <support@github.com>
1 parent 5e54e2d commit e4b7484

5 files changed

+23
-5
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

yarn.lock

+23-5
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,16 @@ __metadata:
395395
languageName: node
396396
linkType: hard
397397

398-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
398+
"braces@npm:^3.0.3":
399+
version: 3.0.3
400+
resolution: "braces@npm:3.0.3"
401+
dependencies:
402+
fill-range: ^7.1.1
403+
checksum: b95aa0b3bd909f6cd1720ffcf031aeaf46154dd88b4da01f9a1d3f7ea866a79eba76a6d01cbc3c422b2ee5cdc39a4f02491058d5df0d7bf6e6a162a832df1f69
404+
languageName: node
405+
linkType: hard
406+
407+
"braces@npm:~3.0.2":
399408
version: 3.0.2
400409
resolution: "braces@npm:3.0.2"
401410
dependencies:
@@ -724,6 +733,15 @@ __metadata:
724733
languageName: node
725734
linkType: hard
726735

736+
"fill-range@npm:^7.1.1":
737+
version: 7.1.1
738+
resolution: "fill-range@npm:7.1.1"
739+
dependencies:
740+
to-regex-range: ^5.0.1
741+
checksum: b4abfbca3839a3d55e4ae5ec62e131e2e356bf4859ce8480c64c4876100f4df292a63e5bb1618e1d7460282ca2b305653064f01654474aa35c68000980f17798
742+
languageName: node
743+
linkType: hard
744+
727745
"flatpickr@npm:4.6.9":
728746
version: 4.6.9
729747
resolution: "flatpickr@npm:4.6.9"
@@ -1068,12 +1086,12 @@ __metadata:
10681086
linkType: hard
10691087

10701088
"micromatch@npm:^4.0.4":
1071-
version: 4.0.5
1072-
resolution: "micromatch@npm:4.0.5"
1089+
version: 4.0.8
1090+
resolution: "micromatch@npm:4.0.8"
10731091
dependencies:
1074-
braces: ^3.0.2
1092+
braces: ^3.0.3
10751093
picomatch: ^2.3.1
1076-
checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
1094+
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
10771095
languageName: node
10781096
linkType: hard
10791097

0 commit comments

Comments
 (0)