Skip to content

Commit 20b1f2d

Browse files
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#105)
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 ec23e58 commit 20b1f2d

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

yarn.lock

+23-5
Original file line numberDiff line numberDiff line change
@@ -6024,7 +6024,16 @@ __metadata:
60246024
languageName: node
60256025
linkType: hard
60266026

6027-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
6027+
"braces@npm:^3.0.3":
6028+
version: 3.0.3
6029+
resolution: "braces@npm:3.0.3"
6030+
dependencies:
6031+
fill-range: ^7.1.1
6032+
checksum: b95aa0b3bd909f6cd1720ffcf031aeaf46154dd88b4da01f9a1d3f7ea866a79eba76a6d01cbc3c422b2ee5cdc39a4f02491058d5df0d7bf6e6a162a832df1f69
6033+
languageName: node
6034+
linkType: hard
6035+
6036+
"braces@npm:~3.0.2":
60286037
version: 3.0.2
60296038
resolution: "braces@npm:3.0.2"
60306039
dependencies:
@@ -9693,6 +9702,15 @@ __metadata:
96939702
languageName: node
96949703
linkType: hard
96959704

9705+
"fill-range@npm:^7.1.1":
9706+
version: 7.1.1
9707+
resolution: "fill-range@npm:7.1.1"
9708+
dependencies:
9709+
to-regex-range: ^5.0.1
9710+
checksum: b4abfbca3839a3d55e4ae5ec62e131e2e356bf4859ce8480c64c4876100f4df292a63e5bb1618e1d7460282ca2b305653064f01654474aa35c68000980f17798
9711+
languageName: node
9712+
linkType: hard
9713+
96969714
"finalhandler@npm:1.3.1":
96979715
version: 1.3.1
96989716
resolution: "finalhandler@npm:1.3.1"
@@ -14394,12 +14412,12 @@ __metadata:
1439414412
linkType: hard
1439514413

1439614414
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5":
14397-
version: 4.0.5
14398-
resolution: "micromatch@npm:4.0.5"
14415+
version: 4.0.8
14416+
resolution: "micromatch@npm:4.0.8"
1439914417
dependencies:
14400-
braces: ^3.0.2
14418+
braces: ^3.0.3
1440114419
picomatch: ^2.3.1
14402-
checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
14420+
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
1440314421
languageName: node
1440414422
linkType: hard
1440514423

0 commit comments

Comments
 (0)