File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22 "author" : " Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)" ,
33 "name" : " minimatch" ,
44 "description" : " a glob matcher in javascript" ,
5- "version" : " 10.2.1 " ,
5+ "version" : " 10.2.2 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " git@github.com:isaacs/minimatch"
3939 "typedoc" : " typedoc --tsconfig .tshy/esm.json ./src/*.ts"
4040 },
4141 "engines" : {
42- "node" : " 20 || >=22"
42+ "node" : " 18 || 20 || >=22"
4343 },
4444 "devDependencies" : {
45- "@types/node" : " ^24.0 .0" ,
45+ "@types/node" : " ^25.3 .0" ,
4646 "mkdirp" : " ^3.0.1" ,
4747 "prettier" : " ^3.6.2" ,
48- "tap" : " ^21.1.0 " ,
48+ "tap" : " ^21.6.1 " ,
4949 "tshy" : " ^3.0.2" ,
5050 "typedoc" : " ^0.28.5"
5151 },
Original file line number Diff line number Diff line change 119119 "libnpmteam" : " ^8.0.2" ,
120120 "libnpmversion" : " ^8.0.3" ,
121121 "make-fetch-happen" : " ^15.0.3" ,
122- "minimatch" : " ^10.2.1 " ,
122+ "minimatch" : " ^10.2.2 " ,
123123 "minipass" : " ^7.1.3" ,
124124 "minipass-pipeline" : " ^1.2.4" ,
125125 "ms" : " ^2.1.2" ,
81508150 }
81518151 },
81528152 "node_modules/minimatch" : {
8153- "version" : " 10.2.1 " ,
8154- "resolved" : " https://registry.npmjs.org/minimatch/-/minimatch-10.2.1 .tgz" ,
8155- "integrity" : " sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A ==" ,
8153+ "version" : " 10.2.2 " ,
8154+ "resolved" : " https://registry.npmjs.org/minimatch/-/minimatch-10.2.2 .tgz" ,
8155+ "integrity" : " sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw ==" ,
81568156 "inBundle" : true ,
81578157 "license" : " BlueOak-1.0.0" ,
81588158 "dependencies" : {
81598159 "brace-expansion" : " ^5.0.2"
81608160 },
81618161 "engines" : {
8162- "node" : " 20 || >=22"
8162+ "node" : " 18 || 20 || >=22"
81638163 },
81648164 "funding" : {
81658165 "url" : " https://github.com/sponsors/isaacs"
Original file line number Diff line number Diff line change 8787 "libnpmteam" : " ^8.0.2" ,
8888 "libnpmversion" : " ^8.0.3" ,
8989 "make-fetch-happen" : " ^15.0.3" ,
90- "minimatch" : " ^10.2.1 " ,
90+ "minimatch" : " ^10.2.2 " ,
9191 "minipass" : " ^7.1.3" ,
9292 "minipass-pipeline" : " ^1.2.4" ,
9393 "ms" : " ^2.1.2" ,
You can’t perform that action at this time.
0 commit comments