From 9847ec75203caef16b06b026e8cce28121338ee5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 21:21:57 +0000 Subject: [PATCH] build(deps): bump @angular/core from 6.1.10 to 12.0.1 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.10 to 12.0.1. - [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/12.0.1/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..08b4b0e 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.1", "@angular/forms": "^2.2.0", "@angular/http": "^2.2.0", "@angular/platform-browser": "^2.2.0",