File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 1293
1293
"devDependencies" : {
1294
1294
"@types/glob" : " ^8.1.0" ,
1295
1295
"@types/mocha" : " ^10.0.6" ,
1296
- "@types/node" : " ^20.12.8 " ,
1296
+ "@types/node" : " ^20.12.12 " ,
1297
1297
"@types/vscode" : " ^1.88.0" ,
1298
1298
"@types/which" : " ^3.0.3" ,
1299
1299
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 256
256
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
257
257
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
258
258
259
- " @types/node@* " :
260
- version "20.12.8"
261
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
262
- integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
263
- dependencies :
264
- undici-types "~5.26.4"
265
-
266
- " @types/node@^20.12.8 " :
267
- version "20.12.11"
268
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
269
- integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
259
+ " @types/node@*" , "@types/node@^20.12.12":
260
+ version "20.12.12"
261
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
262
+ integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
270
263
dependencies :
271
264
undici-types "~5.26.4"
272
265
You can’t perform that action at this time.
0 commit comments