File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.4.1 " ,
1307
+ "@types/node" : " ^22.5.0 " ,
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.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 ==
249
+ " @types/node@*" , "@types/node@^22.5.0 ":
250
+ version "22.5.0 "
251
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0 .tgz#10f01fe9465166b4cab72e75f60d8b99d019f958 "
252
+ integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg ==
253
253
dependencies :
254
254
undici-types "~6.19.2"
255
255
You can’t perform that action at this time.
0 commit comments