Skip to content

Commit d4e8b87

Browse files
Copilotdata-douser
andauthored
Keep typescript on 6.x for typescript-eslint peer compatibility; align @types/node override
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
1 parent 1eb4713 commit d4e8b87

4 files changed

Lines changed: 178 additions & 539 deletions

File tree

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"glob": "^13.0.6",
236236
"mocha": "^11.8.0",
237237
"prettier": "^3.9.6",
238-
"typescript": "^7.0.2",
238+
"typescript": "^6.0.3",
239239
"typescript-eslint": "^8.67.0",
240240
"vitest": "^4.1.10"
241241
}

0 commit comments

Comments
 (0)