Skip to content

Commit 211cf59

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

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
@@ -1598,7 +1598,7 @@
15981598
"@types/sinon-chai": "3.2.9",
15991599
"@types/uuid": "9.0.0",
16001600
"@types/vscode": "1.64.0",
1601-
"@vscode/test-electron": "2.2.0",
1601+
"@vscode/test-electron": "2.2.1",
16021602
"@vscode/vsce": "2.15.0",
16031603
"@wdio/cli": "7.27.0",
16041604
"@wdio/local-runner": "7.27.0",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4707,7 +4707,17 @@
47074707
"@microsoft/1ds-core-js" "^3.2.3"
47084708
"@microsoft/1ds-post-js" "^3.2.3"
47094709

4710-
"@vscode/[email protected]", "@vscode/test-electron@^2.2.0":
4710+
4711+
version "2.2.1"
4712+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.1.tgz#6d1ac128e27c18e1d20bcb299e830b50587f74ca"
4713+
integrity sha512-DUdwSYVc9p/PbGveaq20dbAAXHfvdq4zQ24ILp6PKizOBxrOfMsOq8Vts5nMzeIo0CxtA/RxZLFyDv001PiUSg==
4714+
dependencies:
4715+
http-proxy-agent "^4.0.1"
4716+
https-proxy-agent "^5.0.0"
4717+
rimraf "^3.0.2"
4718+
unzipper "^0.10.11"
4719+
4720+
"@vscode/test-electron@^2.2.0":
47114721
version "2.2.0"
47124722
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.0.tgz#b90c76b8f076f9cf2d885f14b3c5fc3f586b9419"
47134723
integrity sha512-xk2xrOTMG75/hxO8OVVZ+GErv9gmdZwOD8rEHV3ty3n1Joav2yFcfrmqD6Ukref27U13LEL8gVvSHzauGAK5nQ==

0 commit comments

Comments
 (0)