Skip to content

Commit 0a92cef

Browse files
Bump micromatch from 4.0.5 to 4.0.8 in /papyri-lab
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]>
1 parent 7b6ca74 commit 0a92cef

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

papyri-lab/yarn.lock

+23-5
Original file line numberDiff line numberDiff line change
@@ -4672,7 +4672,16 @@ __metadata:
46724672
languageName: node
46734673
linkType: hard
46744674

4675-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
4675+
"braces@npm:^3.0.3":
4676+
version: 3.0.3
4677+
resolution: "braces@npm:3.0.3"
4678+
dependencies:
4679+
fill-range: "npm:^7.1.1"
4680+
checksum: 10c0/7c6dfd30c338d2997ba77500539227b9d1f85e388a5f43220865201e407e076783d0881f2d297b9f80951b4c957fcf0b51c1d2d24227631643c3f7c284b0aa04
4681+
languageName: node
4682+
linkType: hard
4683+
4684+
"braces@npm:~3.0.2":
46764685
version: 3.0.2
46774686
resolution: "braces@npm:3.0.2"
46784687
dependencies:
@@ -6105,6 +6114,15 @@ __metadata:
61056114
languageName: node
61066115
linkType: hard
61076116

6117+
"fill-range@npm:^7.1.1":
6118+
version: 7.1.1
6119+
resolution: "fill-range@npm:7.1.1"
6120+
dependencies:
6121+
to-regex-range: "npm:^5.0.1"
6122+
checksum: 10c0/b75b691bbe065472f38824f694c2f7449d7f5004aa950426a2c28f0306c60db9b880c0b0e4ed819997ffb882d1da02cfcfc819bddc94d71627f5269682edf018
6123+
languageName: node
6124+
linkType: hard
6125+
61086126
"find-root@npm:^1.0.0":
61096127
version: 1.1.0
61106128
resolution: "find-root@npm:1.1.0"
@@ -8358,12 +8376,12 @@ __metadata:
83588376
linkType: hard
83598377

83608378
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5":
8361-
version: 4.0.5
8362-
resolution: "micromatch@npm:4.0.5"
8379+
version: 4.0.8
8380+
resolution: "micromatch@npm:4.0.8"
83638381
dependencies:
8364-
braces: "npm:^3.0.2"
8382+
braces: "npm:^3.0.3"
83658383
picomatch: "npm:^2.3.1"
8366-
checksum: 8/02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
8384+
checksum: 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
83678385
languageName: node
83688386
linkType: hard
83698387

0 commit comments

Comments
 (0)