Skip to content

Commit 0c40595

Browse files
authored
build: update to TypeScript 5.7 (angular#30131)
Updates the repo to the latest version of TypeScript.
1 parent ee0f0b5 commit 0c40595

File tree

17 files changed

+9547
-10075
lines changed

17 files changed

+9547
-10075
lines changed

integration/harness-e2e-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"karma-jasmine-html-reporter": "~1.7.0",
4545
"selenium-webdriver": "3.6.0",
4646
"ts-node": "~10.9.1",
47-
"typescript": "5.6.2",
47+
"typescript": "5.7.2",
4848
"wait-on": "^6.0.0"
4949
},
5050
"resolutions": {

0 commit comments

Comments
 (0)