Skip to content

Commit f5b4e68

Browse files
Bump @vscode/test-electron from 2.4.0 to 2.4.1
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34d3ccd commit f5b4e68

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -346,12 +346,12 @@
346346
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
347347

348348
"@vscode/test-electron@^2.2.0":
349-
version "2.4.0"
350-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.0.tgz#6fcdbac10948960c15f8970cf5d5e624dd51a524"
351-
integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA==
349+
version "2.4.1"
350+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.1.tgz#5c2760640bf692efbdaa18bafcd35fb519688941"
351+
integrity sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==
352352
dependencies:
353353
http-proxy-agent "^7.0.2"
354-
https-proxy-agent "^7.0.4"
354+
https-proxy-agent "^7.0.5"
355355
jszip "^3.10.1"
356356
ora "^7.0.1"
357357
semver "^7.6.2"
@@ -1224,10 +1224,10 @@ http-proxy-agent@^7.0.2:
12241224
agent-base "^7.1.0"
12251225
debug "^4.3.4"
12261226

1227-
https-proxy-agent@^7.0.4:
1228-
version "7.0.4"
1229-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
1230-
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
1227+
https-proxy-agent@^7.0.5:
1228+
version "7.0.5"
1229+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
1230+
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
12311231
dependencies:
12321232
agent-base "^7.0.2"
12331233
debug "4"

0 commit comments

Comments
 (0)