From 96055936e25700be946d477e08032467d42ddce6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 13:26:25 +0000 Subject: [PATCH] Bump @angular/common from 11.1.2 to 11.2.2 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 11.1.2 to 11.2.2. - [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.2.2/packages/common) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d922691..67ddab8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@angular-devkit/build-angular": "~0.1102.0", "@angular/animations": "~11.1.2", "@angular/cli": "~11.2.0", - "@angular/common": "~11.1.2", + "@angular/common": "~11.2.2", "@angular/compiler": "~11.1.2", "@angular/compiler-cli": "~11.1.2", "@angular/core": "~11.1.2",