File tree Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Original file line number Diff line number Diff line change 1351
1351
"@eslint/js" : " ^9.24.0" ,
1352
1352
"@types/glob" : " ^8.1.0" ,
1353
1353
"@types/mocha" : " ^10.0.10" ,
1354
- "@types/node" : " ^22.14.0 " ,
1354
+ "@types/node" : " ^22.15.17 " ,
1355
1355
"@types/vscode" : " ^1.96.0" ,
1356
1356
"@types/which" : " ^3.0.4" ,
1357
1357
"@typescript-eslint/eslint-plugin" : " ^8.29.0" ,
Original file line number Diff line number Diff line change 304
304
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
305
305
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
306
306
307
- " @types/node@* " :
308
- version "22.13.11"
309
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
310
- integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
311
- dependencies :
312
- undici-types "~6.20.0"
313
-
314
- " @types/node@^22.14.0 " :
315
- version "22.14.0"
316
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
317
- integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
307
+ " @types/node@*" , "@types/node@^22.15.17":
308
+ version "22.15.17"
309
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
310
+ integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
318
311
dependencies :
319
312
undici-types "~6.21.0"
320
313
@@ -2344,11 +2337,6 @@ typescript@^5.8.3:
2344
2337
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2345
2338
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2346
2339
2347
- undici-types@~6.20.0 :
2348
- version "6.20.0"
2349
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
2350
- integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
2351
-
2352
2340
undici-types@~6.21.0 :
2353
2341
version "6.21.0"
2354
2342
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
You can’t perform that action at this time.
0 commit comments