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 577
577
"devDependencies" : {
578
578
"@types/glob" : " ^8.1.0" ,
579
579
"@types/mocha" : " ^10.0.3" ,
580
- "@types/node" : " ^20.8.6 " ,
580
+ "@types/node" : " ^20.8.10 " ,
581
581
"@types/vscode" : " ^1.82.0" ,
582
582
"@types/which" : " ^3.0.0" ,
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.6 ":
242
- version "20.8.6 "
243
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6 .tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa "
244
- integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ ==
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 ==
245
245
dependencies :
246
- undici-types "~5.25.1 "
246
+ undici-types "~5.26.4 "
247
247
248
248
" @types/semver@^7.3.12 " :
249
249
version "7.5.0"
@@ -2083,10 +2083,10 @@ typescript@^5.2.2:
2083
2083
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2084
2084
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
2085
2085
2086
- undici-types@~5.25.1 :
2087
- version "5.25.3 "
2088
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3 .tgz#e044115914c85f0bcbb229f346ab739f064998c3 "
2089
- integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA ==
2086
+ undici-types@~5.26.4 :
2087
+ version "5.26.5 "
2088
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
2089
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
2090
2090
2091
2091
update-browserslist-db@^1.0.11 :
2092
2092
version "1.0.11"
You can’t perform that action at this time.
0 commit comments