Skip to content

Commit f08f6c5

Browse files
Bump @vscode/test-electron from 2.3.8 to 2.3.9 (#1054)
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.8 to 2.3.9. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.3.9) --- updated-dependencies: - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7bd2eb commit f08f6c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@
11541154
"@types/which": "^3.0.3",
11551155
"@typescript-eslint/eslint-plugin": "^7.0.0",
11561156
"@typescript-eslint/parser": "^6.21.0",
1157-
"@vscode/test-electron": "^2.3.8",
1157+
"@vscode/test-electron": "^2.3.9",
11581158
"eslint": "^8.57.0",
11591159
"eslint-webpack-plugin": "^4.0.1",
11601160
"glob": "^10.3.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,10 @@
416416
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
417417
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
418418

419-
"@vscode/test-electron@^2.3.8":
420-
version "2.3.8"
421-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
422-
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
419+
"@vscode/test-electron@^2.3.9":
420+
version "2.3.9"
421+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.9.tgz#f61181392634b408411e4302aef6e1cd2dd41474"
422+
integrity sha512-z3eiChaCQXMqBnk2aHHSEkobmC2VRalFQN0ApOAtydL172zXGxTwGrRtviT5HnUB+Q+G3vtEYFtuQkYqBzYgMA==
423423
dependencies:
424424
http-proxy-agent "^4.0.1"
425425
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)