Skip to content

Commit 982bb42

Browse files
author
Keen Yee Liau
committed
release: v8.2.0-next.0
1 parent 8850052 commit 982bb42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88

99
export const latestVersions = {
1010
// These versions should be kept up to date with latest Angular peer dependencies.
11-
Angular: '~8.1.0',
11+
Angular: '~8.2.0-next.0',
1212
RxJs: '~6.4.0',
1313
ZoneJs: '~0.9.1',
1414
TypeScript: '~3.4.3',
1515
TsLib: '^1.9.0',
1616

1717
// The versions below must be manually updated when making a new devkit release.
18-
DevkitBuildAngular: '~0.801.0',
19-
DevkitBuildNgPackagr: '~0.801.0',
20-
DevkitBuildWebpack: '~0.801.0',
21-
AngularPWA: '~0.801.0',
18+
DevkitBuildAngular: '~0.802.0-next.0',
19+
DevkitBuildNgPackagr: '~0.802.0-next.0',
20+
DevkitBuildWebpack: '~0.802.0-next.0',
21+
AngularPWA: '~0.802.0-next.0',
2222

2323
tsickle: '^0.35.0',
2424
ngPackagr: '^5.1.0',

0 commit comments

Comments
 (0)