Skip to content

Commit c0a5089

Browse files
saruninthansl
authored andcommitted
feat(@schematics/angular): use TypeScript 2.9 as default
1 parent bd615f1 commit c0a5089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/utility/latest-versions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const latestVersions = {
1111
Angular: '^6.1.0',
1212
RxJs: '^6.0.0',
1313
ZoneJs: '~0.8.26',
14-
TypeScript: '~2.7.2',
14+
TypeScript: '~2.9.2',
1515
// The versions below must be manually updated when making a new devkit release.
1616
DevkitBuildAngular: '~0.7.0',
1717
DevkitBuildNgPackagr: '~0.7.0',

0 commit comments

Comments
 (0)