From f7f8a00612daef52e6b7f162816fcdbe5a5dc28a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 21:13:46 +0000 Subject: [PATCH] build(deps): bump @angular/core from 6.1.10 to 12.0.2 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.10 to 12.0.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/12.0.2/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/12.0.2/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 9cebd60..a73cb27 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "dependencies": { "@angular/common": "^2.2.0", - "@angular/core": "^6.0.7", + "@angular/core": "^12.0.2", "@angular/forms": "^2.2.0", "@angular/http": "^2.2.0", "@angular/platform-browser": "^2.2.0",