Skip to content

Commit f2bd5de

Browse files
chore(deps): update dependency @vscode/test-electron to v2.3.7 (#5043)
1 parent 37e8668 commit f2bd5de

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.6",
1756+
"@vscode/test-electron": "2.3.7",
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].6":
6679-
version "2.3.6"
6680-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.6.tgz#61a6ec1b4bdc9a2a694a9d7d86b9cb8b82c5a116"
6681-
integrity sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==
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==
66826682
dependencies:
66836683
http-proxy-agent "^4.0.1"
66846684
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)