Skip to content

Commit 8aae73a

Browse files
Copilotnturinski
andauthored
Upgrade TypeScript devDependency to ^5.9.2 (#4644)
* Initial plan * Upgrade TypeScript devDependency to ^5.9.2 Co-authored-by: nturinski <[email protected]> * Revert automatically generated changes to main.js As specified in instructions, main.js changes were reverted since they are generated automatically during webpack build process. --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: nturinski <[email protected]>
1 parent cd59e34 commit 8aae73a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@
14601460
"mocha-multi-reporters": "^1.5.1",
14611461
"request": "^2.88.2",
14621462
"ts-node": "^10.9.1",
1463-
"typescript": "^5.1.3",
1463+
"typescript": "^5.9.2",
14641464
"vinyl-buffer": "^1.0.1",
14651465
"vinyl-source-stream": "^2.0.0",
14661466
"vscode-azurekudu": "^0.2.0",

0 commit comments

Comments
 (0)