File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 172
172
"loader-utils" : " 3.2.1" ,
173
173
"magic-string" : " 0.30.0" ,
174
174
"mini-css-extract-plugin" : " 2.7.5" ,
175
- "minimatch" : " ~7.4 .0" ,
175
+ "minimatch" : " ~8.0 .0" ,
176
176
"ng-packagr" : " 16.0.0-next.2" ,
177
177
"node-fetch" : " ^2.2.0" ,
178
178
"npm" : " ^8.11.0" ,
Original file line number Diff line number Diff line change @@ -8156,10 +8156,10 @@ minimatch@~3.0.4:
8156
8156
dependencies:
8157
8157
brace-expansion "^1.1.7"
8158
8158
8159
- minimatch@~7.4 .0:
8160
- version "7.4 .2"
8161
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4 .2.tgz#157e847d79ca671054253b840656720cb733f10f "
8162
- integrity sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA ==
8159
+ minimatch@~8.0 .0:
8160
+ version "8.0 .2"
8161
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0 .2.tgz#ba35f8afeb255a4cbad4b6677b46132f3278c469 "
8162
+ integrity sha512-ikHGF67ODxj7vS5NKU2wvTsFLbExee+KXVCnBWh8Cg2hVJfBMQIrlo50qru/09E0EifjnU8dZhJ/iHhyXJM6Mw ==
8163
8163
dependencies:
8164
8164
brace-expansion "^2.0.1"
8165
8165
You can’t perform that action at this time.
0 commit comments