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 1305
1305
"@eslint/js" : " ^9.19.0" ,
1306
1306
"@types/glob" : " ^8.1.0" ,
1307
1307
"@types/mocha" : " ^10.0.10" ,
1308
- "@types/node" : " ^22.9.0 " ,
1308
+ "@types/node" : " ^22.13.4 " ,
1309
1309
"@types/vscode" : " ^1.88.0" ,
1310
1310
"@types/which" : " ^3.0.4" ,
1311
1311
"@typescript-eslint/eslint-plugin" : " ^8.15.0" ,
Original file line number Diff line number Diff line change 317
317
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
318
318
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
319
319
320
- " @types/node@*" , "@types/node@^22.9.0 ":
321
- version "22.9.0 "
322
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
323
- integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
320
+ " @types/node@*" , "@types/node@^22.13.4 ":
321
+ version "22.13.4 "
322
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4 .tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a "
323
+ integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg ==
324
324
dependencies :
325
- undici-types "~6.19.8 "
325
+ undici-types "~6.20.0 "
326
326
327
327
" @types/vscode@^1.88.0 " :
328
328
version "1.88.0"
@@ -2408,10 +2408,10 @@ typescript@^5.7.3:
2408
2408
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2409
2409
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
2410
2410
2411
- undici-types@~6.19.8 :
2412
- version "6.19.8 "
2413
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
2414
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
2411
+ undici-types@~6.20.0 :
2412
+ version "6.20.0 "
2413
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2414
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2415
2415
2416
2416
update-browserslist-db@^1.1.1 :
2417
2417
version "1.1.1"
You can’t perform that action at this time.
0 commit comments