From 0e7c71ad3fe801ae6e533fa0a92dac30d8b8d604 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 06:25:56 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/common from 8.0.3 to 11.0.9 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 8.0.3 to 11.0.9. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.9/packages/common) Signed-off-by: dependabot-preview[bot] --- packages/angular-server/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/angular-server/package.json b/packages/angular-server/package.json index 430996435e9..18b2d6116ea 100644 --- a/packages/angular-server/package.json +++ b/packages/angular-server/package.json @@ -14,7 +14,7 @@ }, "peerDependencies": { "@angular-devkit/core": "~8.0.0", - "@angular/common": "~8.0.0", + "@angular/common": "~11.0.9", "@angular/core": "~8.0.0", "@angular/platform-server": "~8.0.0", "@ionic/core": "*", @@ -24,7 +24,7 @@ "devDependencies": { "@angular-devkit/core": "~8.0.0", "@angular/animations": "~8.0.0", - "@angular/common": "~8.0.0", + "@angular/common": "~11.0.9", "@angular/compiler": "~8.0.0", "@angular/compiler-cli": "~8.0.0", "@angular/core": "~8.0.0",