Skip to content

Commit ae17065

Browse files
chore(deps-dev): bump @vscode/test-electron from 2.3.6 to 2.3.8 (#180)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 356731c commit ae17065

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
@@ -249,7 +249,7 @@
249249
"@types/ws": "^8.5.10",
250250
"@typescript-eslint/eslint-plugin": "^6.7.4",
251251
"@typescript-eslint/parser": "^6.7.4",
252-
"@vscode/test-electron": "^2.3.6",
252+
"@vscode/test-electron": "^2.3.8",
253253
"@vscode/vsce": "^2.21.1",
254254
"bufferutil": "^4.0.7",
255255
"coder": "https://github.com/coder/coder#main",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -850,10 +850,10 @@
850850
loupe "^2.3.6"
851851
pretty-format "^29.5.0"
852852

853-
"@vscode/test-electron@^2.3.6":
854-
version "2.3.6"
855-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.6.tgz#61a6ec1b4bdc9a2a694a9d7d86b9cb8b82c5a116"
856-
integrity sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==
853+
"@vscode/test-electron@^2.3.8":
854+
version "2.3.8"
855+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.8.tgz#06a7c50b38cfac0ede833905e088d55c61cd12d3"
856+
integrity sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==
857857
dependencies:
858858
http-proxy-agent "^4.0.1"
859859
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)