Pick up latest TS for building VS code

This commit is contained in:
Matt Bierner
2025-06-13 14:46:41 -07:00
parent 9a0a54cf18
commit 8d5236e73b
2 changed files with 5 additions and 5 deletions

View File

@@ -209,7 +209,7 @@
"ts-node": "^10.9.1",
"tsec": "0.2.7",
"tslib": "^2.6.3",
"typescript": "^5.9.0-dev.20250522",
"typescript": "^5.9.0-dev.20250613",
"typescript-eslint": "^8.8.0",
"util": "^0.12.4",
"webpack": "^5.94.0",