Skip to content

Commit a7d3019

Browse files
Bump @vscode/test-electron from 2.3.6 to 2.3.8 (#997)
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.6 to 2.3.8. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits) --- 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 b2d5e50 commit a7d3019

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
@@ -582,7 +582,7 @@
582582
"@types/which": "^3.0.2",
583583
"@typescript-eslint/eslint-plugin": "^5.62.0",
584584
"@typescript-eslint/parser": "^5.62.0",
585-
"@vscode/test-electron": "^2.3.6",
585+
"@vscode/test-electron": "^2.3.8",
586586
"eslint": "^8.53.0",
587587
"eslint-webpack-plugin": "^4.0.1",
588588
"glob": "^10.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,10 +361,10 @@
361361
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
362362
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
363363

364-
"@vscode/test-electron@^2.3.6":
365-
version "2.3.6"
366-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.6.tgz#61a6ec1b4bdc9a2a694a9d7d86b9cb8b82c5a116"
367-
integrity sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==
364+
"@vscode/test-electron@^2.3.8":
365+
version "2.3.8"
366+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
367+
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
368368
dependencies:
369369
http-proxy-agent "^4.0.1"
370370
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)