Skip to content

Commit 37b0019

Browse files
committed
Auto merge of #16164 - lnicola:bump-test-electron, r=lnicola
minor: Bump `@vscode/test-electron` Fixes this failure in #16162: ![image](https://github.com/rust-lang/rust-analyzer/assets/308347/d52e9b51-ce35-4145-bb43-20af82cc4e26)
2 parents 7204ee1 + f178a8b commit 37b0019

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

editors/code/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/vscode": "~1.78.1",
5858
"@typescript-eslint/eslint-plugin": "^6.0.0",
5959
"@typescript-eslint/parser": "^6.0.0",
60-
"@vscode/test-electron": "^2.3.3",
60+
"@vscode/test-electron": "^2.3.8",
6161
"@vscode/vsce": "^2.19.0",
6262
"esbuild": "^0.18.12",
6363
"eslint": "^8.44.0",

0 commit comments

Comments
 (0)