We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772cf8b commit f048b56Copy full SHA for f048b56
packages/schematics/angular/utility/latest-versions.ts
@@ -8,7 +8,7 @@
8
9
export const latestVersions = {
10
// These versions should be kept up to date with latest Angular peer dependencies.
11
- Angular: '~11.2.9',
+ Angular: '~11.2.10',
12
RxJs: '~6.6.0',
13
ZoneJs: '~0.11.3',
14
TypeScript: '~4.1.5',
0 commit comments