We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd615f1 commit c0a5089Copy full SHA for c0a5089
packages/schematics/angular/utility/latest-versions.ts
@@ -11,7 +11,7 @@ export const latestVersions = {
11
Angular: '^6.1.0',
12
RxJs: '^6.0.0',
13
ZoneJs: '~0.8.26',
14
- TypeScript: '~2.7.2',
+ TypeScript: '~2.9.2',
15
// The versions below must be manually updated when making a new devkit release.
16
DevkitBuildAngular: '~0.7.0',
17
DevkitBuildNgPackagr: '~0.7.0',
0 commit comments