From da22941eaf2f5b239489ed5e4420eab840dbbc1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 13:22:34 +0000 Subject: [PATCH] Bump @angular/core from 11.1.2 to 11.2.4 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 11.1.2 to 11.2.4. - [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.4/packages/core) 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..8e00f93 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@angular/common": "~11.1.2", "@angular/compiler": "~11.1.2", "@angular/compiler-cli": "~11.1.2", - "@angular/core": "~11.1.2", + "@angular/core": "~11.2.4", "@angular/forms": "~11.1.2", "@angular/http": "^7.2.16", "@angular/language-service": "~11.2.0",