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" : " ^20.14.11 " ,
1307
+ "@types/node" : " ^22.2.0 " ,
1308
1308
"@types/vscode" : " ^1.88.0" ,
1309
1309
"@types/which" : " ^3.0.4" ,
1310
1310
"@typescript-eslint/eslint-plugin" : " ^7.13.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@^20.14.11 ":
250
- version "20.14.11 "
251
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11 .tgz#09b300423343460455043ddd4d0ded6ac579b74b "
252
- integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA ==
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 ==
253
253
dependencies :
254
- undici-types "~5.26.4 "
254
+ undici-types "~6.13.0 "
255
255
256
256
" @types/vscode@^1.88.0 " :
257
257
version "1.88.0"
@@ -2275,10 +2275,10 @@ typescript@^5.5.4:
2275
2275
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2276
2276
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
2277
2277
2278
- undici-types@~5.26.4 :
2279
- version "5.26.5 "
2280
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
2281
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
2278
+ undici-types@~6.13.0 :
2279
+ version "6.13.0 "
2280
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0 .tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5 "
2281
+ integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg ==
2282
2282
2283
2283
update-browserslist-db@^1.0.13 :
2284
2284
version "1.0.13"
You can’t perform that action at this time.
0 commit comments