Skip to content

Commit 521a467

Browse files
chore(deps): bump micromatch
Bumps the npm_and_yarn group with 1 update in the / directory: [micromatch](https://github.com/micromatch/micromatch). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3d11cf commit 521a467

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

yarn.lock

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,7 +2047,16 @@ __metadata:
20472047
languageName: node
20482048
linkType: hard
20492049

2050-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
2050+
"braces@npm:^3.0.3":
2051+
version: 3.0.3
2052+
resolution: "braces@npm:3.0.3"
2053+
dependencies:
2054+
fill-range: ^7.1.1
2055+
checksum: b95aa0b3bd909f6cd1720ffcf031aeaf46154dd88b4da01f9a1d3f7ea866a79eba76a6d01cbc3c422b2ee5cdc39a4f02491058d5df0d7bf6e6a162a832df1f69
2056+
languageName: node
2057+
linkType: hard
2058+
2059+
"braces@npm:~3.0.2":
20512060
version: 3.0.2
20522061
resolution: "braces@npm:3.0.2"
20532062
dependencies:
@@ -3390,6 +3399,15 @@ __metadata:
33903399
languageName: node
33913400
linkType: hard
33923401

3402+
"fill-range@npm:^7.1.1":
3403+
version: 7.1.1
3404+
resolution: "fill-range@npm:7.1.1"
3405+
dependencies:
3406+
to-regex-range: ^5.0.1
3407+
checksum: b4abfbca3839a3d55e4ae5ec62e131e2e356bf4859ce8480c64c4876100f4df292a63e5bb1618e1d7460282ca2b305653064f01654474aa35c68000980f17798
3408+
languageName: node
3409+
linkType: hard
3410+
33933411
"find-up@npm:^4.0.0, find-up@npm:^4.1.0":
33943412
version: 4.1.0
33953413
resolution: "find-up@npm:4.1.0"
@@ -5034,12 +5052,12 @@ __metadata:
50345052
linkType: hard
50355053

50365054
"micromatch@npm:^4.0.4":
5037-
version: 4.0.5
5038-
resolution: "micromatch@npm:4.0.5"
5055+
version: 4.0.8
5056+
resolution: "micromatch@npm:4.0.8"
50395057
dependencies:
5040-
braces: ^3.0.2
5058+
braces: ^3.0.3
50415059
picomatch: ^2.3.1
5042-
checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
5060+
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
50435061
languageName: node
50445062
linkType: hard
50455063

0 commit comments

Comments
 (0)