File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 121121 "@vscode/vsce" : " ^3.6.0" ,
122122 "esbuild" : " ^0.27.0" ,
123123 "eslint" : " ^9.31.0" ,
124- "glob" : " ^12 .0.0" ,
124+ "glob" : " ^13 .0.0" ,
125125 "globals" : " ^16.3.0" ,
126126 "mocha" : " ^11.0.1" ,
127127 "typescript" : " =5.9.3" ,
Original file line number Diff line number Diff line change @@ -1691,16 +1691,13 @@ glob@^11.0.0:
16911691 package-json-from-dist "^1.0.0"
16921692 path-scurry "^2.0.0"
16931693
1694- glob@^12 .0.0 :
1695- version "12 .0.0"
1696- resolved "https://registry.yarnpkg.com/glob/-/glob-12 .0.0.tgz#4f75198719ab443ea433fdc023629b853532a443 "
1697- integrity sha512-5Qcll1z7IKgHr5g485ePDdHcNQY0k2dtv/bjYy0iuyGxQw2qSOiiXUXJ+AYQpg3HNoUMHqAruX478Jeev7UULw ==
1694+ glob@^13 .0.0 :
1695+ version "13 .0.0"
1696+ resolved "https://registry.yarnpkg.com/glob/-/glob-13 .0.0.tgz#9d9233a4a274fc28ef7adce5508b7ef6237a1be3 "
1697+ integrity sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA ==
16981698 dependencies :
1699- foreground-child "^3.3.1"
1700- jackspeak "^4.1.1"
17011699 minimatch "^10.1.1"
17021700 minipass "^7.1.2"
1703- package-json-from-dist "^1.0.0"
17041701 path-scurry "^2.0.0"
17051702
17061703globals@^14.0.0 :
You can’t perform that action at this time.
0 commit comments