File tree 2 files changed +2
-20
lines changed
2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 16
16
"ajv" : " ^8.11.2" ,
17
17
"colors" : " ^1.4.0" ,
18
18
"executable" : " ^4.1.1" ,
19
- "glob" : " ^8 .0.3 " ,
19
+ "glob" : " ^11 .0.1 " ,
20
20
"isexe" : " ^2.0.0" ,
21
21
"which" : " ^5.0.0" ,
22
22
"yargs" : " ^17.6.2"
Original file line number Diff line number Diff line change @@ -997,7 +997,7 @@ glob@^10.2.2:
997
997
package-json-from-dist "^1.0.0"
998
998
path-scurry "^1.11.1"
999
999
1000
- glob@^11.0.0 :
1000
+ glob@^11.0.0, glob@^11.0.1 :
1001
1001
version "11.0.1"
1002
1002
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
1003
1003
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
@@ -1021,17 +1021,6 @@ glob@^7.1.3:
1021
1021
once "^1.3.0"
1022
1022
path-is-absolute "^1.0.0"
1023
1023
1024
- glob@^8.0.3 :
1025
- version "8.1.0"
1026
- resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
1027
- integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
1028
- dependencies :
1029
- fs.realpath "^1.0.0"
1030
- inflight "^1.0.4"
1031
- inherits "2"
1032
- minimatch "^5.0.1"
1033
- once "^1.3.0"
1034
-
1035
1024
globals@^14.0.0 :
1036
1025
version "14.0.0"
1037
1026
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
@@ -1362,13 +1351,6 @@ minimatch@^3.1.1, minimatch@^3.1.2:
1362
1351
dependencies :
1363
1352
brace-expansion "^1.1.7"
1364
1353
1365
- minimatch@^5.0.1 :
1366
- version "5.1.6"
1367
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1368
- integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
1369
- dependencies :
1370
- brace-expansion "^2.0.1"
1371
-
1372
1354
minimatch@^9.0.4 :
1373
1355
version "9.0.5"
1374
1356
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
You can’t perform that action at this time.
0 commit comments