Skip to content

Commit 6f56425

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1753,7 +1753,7 @@
17531753
"@types/uuid": "9.0.7",
17541754
"@types/vega": "3.2.0",
17551755
"@types/vscode": "1.64.0",
1756-
"@vscode/test-electron": "2.3.7",
1756+
"@vscode/test-electron": "2.3.8",
17571757
"@vscode/vsce": "2.22.0",
17581758
"@wdio/cli": "8.16.7",
17591759
"@wdio/local-runner": "8.16.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6675,10 +6675,10 @@
66756675
"@microsoft/applicationinsights-web-basic" "^3.0.2"
66766676
applicationinsights "^2.7.1"
66776677

6678-
"@vscode/[email protected].7":
6679-
version "2.3.7"
6680-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.7.tgz#51446177fcda907dfeab8291e3dc226a1b69b4d6"
6681-
integrity sha512-KVQCCNfkzi3fIPLK8nIP/5Ao6ExiH+b/DkE5ywpCPXItKNgrPh92qKRIxa2oPFBUkl7807mAoQ9jakNOoQ1oDA==
6678+
"@vscode/[email protected].8":
6679+
version "2.3.8"
6680+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
6681+
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
66826682
dependencies:
66836683
http-proxy-agent "^4.0.1"
66846684
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)