Commit 7ca3bb5
test: update typescript warning test unsupported version
The old version was failing to build against @angular/core@7.1.0-beta.1 with the error below:
```
ERROR in node_modules/@angular/core/src/di/injector.d.ts(67,70): error TS1005: ',' expected.
```1 parent 208912f commit 7ca3bb5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments