Commit 1917899
authored
test(angular): Bump TS version to 5.9.0 in Angular 20 e2e test (#17605)
Angular 21 will only support TS 5.9.0 or greater. This breaking change
was introduced in the [`next.3` preview
release](https://github.com/angular/angular/releases/tag/21.0.0-next.3)
and was flagged in our Angular canary test. Bumping the TS version
should be safe here since it will be required by NG21 and still fits
into the [compatible range of
NG20](https://angular.dev/reference/versions).
closes #176031 parent 7647e72 commit 1917899
File tree
1 file changed
+9
-1
lines changed- dev-packages/e2e-tests/test-applications/angular-20
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 | | |
52 | 60 | | |
0 commit comments