File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1304
1304
"devDependencies" : {
1305
1305
"@types/glob" : " ^8.1.0" ,
1306
1306
"@types/mocha" : " ^10.0.6" ,
1307
- "@types/node" : " ^22.2.0 " ,
1307
+ "@types/node" : " ^22.4.1 " ,
1308
1308
"@types/vscode" : " ^1.88.0" ,
1309
1309
"@types/which" : " ^3.0.4" ,
1310
1310
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
Original file line number Diff line number Diff line change 246
246
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
247
247
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
248
248
249
- " @types/node@*" , "@types/node@^22.2.0 ":
250
- version "22.2.0 "
251
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0 .tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b "
252
- integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ ==
249
+ " @types/node@*" , "@types/node@^22.4.1 ":
250
+ version "22.4.1 "
251
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.1 .tgz#9b595d292c65b94c20923159e2ce947731b6fdce "
252
+ integrity sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg ==
253
253
dependencies :
254
- undici-types "~6.13.0 "
254
+ undici-types "~6.19.2 "
255
255
256
256
" @types/vscode@^1.88.0 " :
257
257
version "1.88.0"
@@ -2253,10 +2253,10 @@ typescript@^5.5.4:
2253
2253
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2254
2254
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
2255
2255
2256
- undici-types@~6.13.0 :
2257
- version "6.13.0 "
2258
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0 .tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5 "
2259
- integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg ==
2256
+ undici-types@~6.19.2 :
2257
+ version "6.19.6 "
2258
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6 .tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36 "
2259
+ integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org ==
2260
2260
2261
2261
update-browserslist-db@^1.0.13 :
2262
2262
version "1.0.13"
You can’t perform that action at this time.
0 commit comments