File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 270
270
"@babel/eslint-parser" : " ^7.0.0" ,
271
271
"@mskelton/eslint-config" : " 7.1.0" ,
272
272
"@mskelton/prettier-config" : " 5.1.1" ,
273
- "@types/node" : " 16.11.33 " ,
273
+ "@types/node" : " 22.15.3 " ,
274
274
"@types/vscode" : " 1.76.0" ,
275
275
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
276
276
"@typescript-eslint/parser" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 368
368
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
369
369
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==
370
370
371
-
372
- version "16.11.33"
373
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
374
- integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
371
+
372
+ version "22.15.3"
373
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
374
+ integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
375
+ dependencies :
376
+ undici-types "~6.21.0"
375
377
376
378
" @types/semver@^7.3.12 " :
377
379
version "7.5.8"
@@ -4137,6 +4139,11 @@ underscore@^1.12.1:
4137
4139
resolved "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz"
4138
4140
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==
4139
4141
4142
+ undici-types@~6.21.0 :
4143
+ version "6.21.0"
4144
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4145
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
4146
+
4140
4147
unique-string@^2.0.0 :
4141
4148
version "2.0.0"
4142
4149
resolved "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz"
You can’t perform that action at this time.
0 commit comments