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 1309
1309
"@types/which" : " ^3.0.4" ,
1310
1310
"@typescript-eslint/eslint-plugin" : " ^7.13.0" ,
1311
1311
"@typescript-eslint/parser" : " ^7.12.0" ,
1312
- "@vscode/test-electron" : " ^2.4.0 " ,
1312
+ "@vscode/test-electron" : " ^2.4.1 " ,
1313
1313
"eslint" : " ^8.57.0" ,
1314
1314
"eslint-webpack-plugin" : " ^4.2.0" ,
1315
1315
"glob" : " ^10.4.1" ,
Original file line number Diff line number Diff line change 396
396
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
397
397
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
398
398
399
- " @vscode/test-electron@^2.4.0 " :
400
- version "2.4.0 "
401
- resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.0 .tgz#6fcdbac10948960c15f8970cf5d5e624dd51a524 "
402
- integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA ==
399
+ " @vscode/test-electron@^2.4.1 " :
400
+ version "2.4.1 "
401
+ resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.1 .tgz#5c2760640bf692efbdaa18bafcd35fb519688941 "
402
+ integrity sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ ==
403
403
dependencies :
404
404
http-proxy-agent "^7.0.2"
405
- https-proxy-agent "^7.0.4 "
405
+ https-proxy-agent "^7.0.5 "
406
406
jszip "^3.10.1"
407
407
ora "^7.0.1"
408
408
semver "^7.6.2"
@@ -1297,10 +1297,10 @@ http-proxy-agent@^7.0.2:
1297
1297
agent-base "^7.1.0"
1298
1298
debug "^4.3.4"
1299
1299
1300
- https-proxy-agent@^7.0.4 :
1301
- version "7.0.4 "
1302
- resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4 .tgz#8e97b841a029ad8ddc8731f26595bad868cb4168 "
1303
- integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg ==
1300
+ https-proxy-agent@^7.0.5 :
1301
+ version "7.0.5 "
1302
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5 .tgz#9e8b5013873299e11fab6fd548405da2d6c602b2 "
1303
+ integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw ==
1304
1304
dependencies :
1305
1305
agent-base "^7.0.2"
1306
1306
debug "4"
You can’t perform that action at this time.
0 commit comments