Skip to content

Commit a540a93

Browse files
chore(deps): update dependency @vscode/test-electron to v2.2.0 (#2687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c43c3f5 commit a540a93

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@
15731573
"@types/sinon-chai": "3.2.8",
15741574
"@types/uuid": "8.3.4",
15751575
"@types/vscode": "1.64.0",
1576-
"@vscode/test-electron": "2.1.5",
1576+
"@vscode/test-electron": "2.2.0",
15771577
"@wdio/cli": "7.25.2",
15781578
"@wdio/local-runner": "7.25.2",
15791579
"@wdio/mocha-framework": "7.25.2",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4843,7 +4843,17 @@
48434843
"@microsoft/1ds-core-js" "^3.2.3"
48444844
"@microsoft/1ds-post-js" "^3.2.3"
48454845

4846-
"@vscode/[email protected]", "@vscode/test-electron@^2.1.3":
4846+
4847+
version "2.2.0"
4848+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.0.tgz#b90c76b8f076f9cf2d885f14b3c5fc3f586b9419"
4849+
integrity sha512-xk2xrOTMG75/hxO8OVVZ+GErv9gmdZwOD8rEHV3ty3n1Joav2yFcfrmqD6Ukref27U13LEL8gVvSHzauGAK5nQ==
4850+
dependencies:
4851+
http-proxy-agent "^4.0.1"
4852+
https-proxy-agent "^5.0.0"
4853+
rimraf "^3.0.2"
4854+
unzipper "^0.10.11"
4855+
4856+
"@vscode/test-electron@^2.1.3":
48474857
version "2.1.5"
48484858
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.5.tgz#ac98f8f445ea4590753f5fa0c7f6e4298f08c3b7"
48494859
integrity sha512-O/ioqFpV+RvKbRykX2ItYPnbcZ4Hk5V0rY4uhQjQTLhGL9WZUvS7exzuYQCCI+ilSqJpctvxq2llTfGXf9UnnA==

0 commit comments

Comments
 (0)