Skip to content

Commit 0e3d195

Browse files
chore(deps-dev): bump @vscode/test-electron from 2.3.8 to 2.3.10
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.8 to 2.3.10. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.3.10) --- updated-dependencies: - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6e43e9 commit 0e3d195

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
@@ -254,7 +254,7 @@
254254
"@types/ws": "^8.5.10",
255255
"@typescript-eslint/eslint-plugin": "^6.19.1",
256256
"@typescript-eslint/parser": "^6.21.0",
257-
"@vscode/test-electron": "^2.3.8",
257+
"@vscode/test-electron": "^2.3.10",
258258
"@vscode/vsce": "^2.21.1",
259259
"bufferutil": "^4.0.8",
260260
"coder": "https://github.com/coder/coder#main",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -886,10 +886,10 @@
886886
loupe "^2.3.6"
887887
pretty-format "^29.5.0"
888888

889-
"@vscode/test-electron@^2.3.8":
890-
version "2.3.8"
891-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
892-
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
889+
"@vscode/test-electron@^2.3.10":
890+
version "2.3.10"
891+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.10.tgz#c63e2437ec4d65ff56c7cfcb4dfceb0e883ef473"
892+
integrity sha512-FxMqrvUm6a8S5tP4CymNJ40e6kD+wUTWTc6K32U629yrCCa+kl/rmpkC2gKpN4F4zjg1r+0Hnk9sl0+N2atsYA==
893893
dependencies:
894894
http-proxy-agent "^4.0.1"
895895
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)