File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 577
577
"devDependencies" : {
578
578
"@types/glob" : " ^8.1.0" ,
579
579
"@types/mocha" : " ^10.0.3" ,
580
- "@types/node" : " ^20.8.10 " ,
580
+ "@types/node" : " ^20.9.2 " ,
581
581
"@types/vscode" : " ^1.82.0" ,
582
582
"@types/which" : " ^3.0.2" ,
583
583
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 238
238
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
239
239
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
240
240
241
- " @types/node@*" , "@types/node@^20.8.10 ":
242
- version "20.8.10 "
243
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10 .tgz#a5448b895c753ae929c26ce85cab557c6d4a365e "
244
- integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w ==
241
+ " @types/node@*" , "@types/node@^20.9.2 ":
242
+ version "20.9.2 "
243
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2 .tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6 "
244
+ integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg ==
245
245
dependencies :
246
246
undici-types "~5.26.4"
247
247
You can’t perform that action at this time.
0 commit comments