Skip to content

Commit 8d884a8

Browse files
data-douserCopilot
andauthored
Potential fix for pull request finding
Keep "@types/vscode" at minimum version "^1.110.0" until follow-up "next" release. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent 51300be commit 8d884a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"@eslint/js": "^10.0.1",
183183
"@types/mocha": "^10.0.10",
184184
"@types/node": "^25.6.0",
185-
"@types/vscode": "^1.115.0",
185+
"@types/vscode": "^1.110.0",
186186
"@vitest/coverage-v8": "^4.1.4",
187187
"@vscode/test-cli": "^0.0.12",
188188
"@vscode/test-electron": "^2.5.2",

0 commit comments

Comments
 (0)