This repository was archived by the owner on Jul 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 79
79
"js-yaml" : " 4.1.0" ,
80
80
"lodash" : " 4.17.21" ,
81
81
"log-update" : " 4.0.0" ,
82
- "minimatch" : " 3.1.2 " ,
82
+ "minimatch" : " 5.0.1 " ,
83
83
"mkdirp" : " 1.0.4" ,
84
84
"pretty-bytes" : " 5.6.0" ,
85
85
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -3606,6 +3606,13 @@ brace-expansion@^1.1.7:
3606
3606
balanced-match "^1.0.0"
3607
3607
concat-map "0.0.1"
3608
3608
3609
+ brace-expansion@^2.0.1 :
3610
+ version "2.0.1"
3611
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
3612
+ integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
3613
+ dependencies :
3614
+ balanced-match "^1.0.0"
3615
+
3609
3616
braces@^2.3.1 :
3610
3617
version "2.3.2"
3611
3618
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -8263,12 +8270,12 @@ min-indent@^1.0.0:
8263
8270
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
8264
8271
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
8265
8272
8266
- minimatch@3.1.2 :
8267
- version "3.1.2 "
8268
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2. tgz#19cd194bfd3e428f049a70817c038d89ab4be35b "
8269
- integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw ==
8273
+ minimatch@5.0.1 :
8274
+ version "5.0.1 "
8275
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1. tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b "
8276
+ integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g ==
8270
8277
dependencies :
8271
- brace-expansion "^1.1.7 "
8278
+ brace-expansion "^2.0.1 "
8272
8279
8273
8280
minimatch@^3.0.4 :
8274
8281
version "3.0.4"
You can’t perform that action at this time.
0 commit comments