Skip to content

Commit 636ff36

Browse files
Alan Agiusalexeagle
Alan Agius
authored andcommitted
feat(@schematics/angular): update scaffolding rxjs version to 6.5.1
1 parent c4613ce commit 636ff36

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
@@ -9,7 +9,7 @@
99
export const latestVersions = {
1010
// These versions should be kept up to date with latest Angular peer dependencies.
1111
Angular: '~8.0.0-beta.12',
12-
RxJs: '~6.4.0',
12+
RxJs: '~6.5.1',
1313
ZoneJs: '~0.9.0',
1414
TypeScript: '~3.4.3',
1515
TsLib: '^1.9.0',

0 commit comments

Comments
 (0)