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 @@ -990,7 +990,7 @@ glob@^10.2.2:
990
990
package-json-from-dist "^1.0.0"
991
991
path-scurry "^1.11.1"
992
992
993
- glob@^11.0.0 :
993
+ glob@^11.0.0, glob@^11.0.1 :
994
994
version "11.0.1"
995
995
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
996
996
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
@@ -1014,17 +1014,6 @@ glob@^7.1.3:
1014
1014
once "^1.3.0"
1015
1015
path-is-absolute "^1.0.0"
1016
1016
1017
- glob@^8.0.3 :
1018
- version "8.1.0"
1019
- resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
1020
- integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
1021
- dependencies :
1022
- fs.realpath "^1.0.0"
1023
- inflight "^1.0.4"
1024
- inherits "2"
1025
- minimatch "^5.0.1"
1026
- once "^1.3.0"
1027
-
1028
1017
globals@^14.0.0 :
1029
1018
version "14.0.0"
1030
1019
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
@@ -1355,13 +1344,6 @@ minimatch@^3.1.1, minimatch@^3.1.2:
1355
1344
dependencies :
1356
1345
brace-expansion "^1.1.7"
1357
1346
1358
- minimatch@^5.0.1 :
1359
- version "5.1.6"
1360
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1361
- integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
1362
- dependencies :
1363
- brace-expansion "^2.0.1"
1364
-
1365
1347
minimatch@^9.0.4 :
1366
1348
version "9.0.5"
1367
1349
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
You can’t perform that action at this time.
0 commit comments