File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 118
118
"devDependencies" : {
119
119
"@types/glob" : " ^8.0.0" ,
120
120
"@types/mocha" : " ^10.0.0" ,
121
- "@types/node" : " ^20 .0.0" ,
121
+ "@types/node" : " ^22 .0.0" ,
122
122
"@types/vscode" : " ^1.68.0" ,
123
123
"@typescript-eslint/eslint-plugin" : " ^5.47.0" ,
124
124
"@typescript-eslint/parser" : " ^5.47.0" ,
Original file line number Diff line number Diff line change 239
239
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f"
240
240
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
241
241
242
- " @types/node@*" , "@types/node@^20 .0.0":
243
- version "20.14.12 "
244
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12 .tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49 "
245
- integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ ==
242
+ " @types/node@*" , "@types/node@^22 .0.0":
243
+ version "22.0.0 "
244
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0 .tgz#04862a2a71e62264426083abe1e27e87cac05a30 "
245
+ integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw ==
246
246
dependencies :
247
- undici-types "~5.26.4 "
247
+ undici-types "~6.11.1 "
248
248
249
249
" @types/semver@^7.3.12 " :
250
250
version "7.3.13"
@@ -2189,10 +2189,10 @@ underscore@^1.12.1:
2189
2189
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
2190
2190
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
2191
2191
2192
- undici-types@~5.26.4 :
2193
- version "5.26.5 "
2194
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
2195
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
2192
+ undici-types@~6.11.1 :
2193
+ version "6.11.1 "
2194
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1 .tgz#432ea6e8efd54a48569705a699e62d8f4981b197 "
2195
+ integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ ==
2196
2196
2197
2197
uri-js@^4.2.2 :
2198
2198
version "4.4.1"
You can’t perform that action at this time.
0 commit comments