Skip to content

Commit add891b

Browse files
authored
bump @vscode/test-electron (microsoft#200362)
fixes microsoft#200348
1 parent af28b32 commit add891b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@vscode/l10n-dev": "0.0.21",
138138
"@vscode/telemetry-extractor": "^1.10.2",
139139
"@vscode/test-cli": "^0.0.3",
140-
"@vscode/test-electron": "^2.3.5",
140+
"@vscode/test-electron": "^2.3.8",
141141
"@vscode/test-web": "^0.0.42",
142142
"@vscode/v8-heap-parser": "^0.1.0",
143143
"@vscode/vscode-perf": "^0.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,10 +1459,10 @@
14591459
supports-color "^9.4.0"
14601460
yargs "^17.7.2"
14611461

1462-
"@vscode/test-electron@^2.3.5":
1463-
version "2.3.5"
1464-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.5.tgz#c472c5bdce1329aeb4762b8aa7a2cbe7aa783aac"
1465-
integrity sha512-lAW7nQ0HuPqJnGJrtCzEKZCICtRizeP6qNanyCrjmdCOAAWjX3ixiG8RVPwqsYPQBWLPgYuE12qQlwXsOR/2fQ==
1462+
"@vscode/test-electron@^2.3.8":
1463+
version "2.3.8"
1464+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
1465+
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
14661466
dependencies:
14671467
http-proxy-agent "^4.0.1"
14681468
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)