From f08a870d782559358d7121cce7a36c34ef804b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:31:41 +0000 Subject: [PATCH] Bump @angular/core from 8.0.0 to 11.0.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.0.0 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/11.0.5/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7237cc9..6d6ffcb 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "rxjs": "6.5.2", "core-js": "2.6.9", "zone.js": "0.9.1", - "@angular/core": "8.0.0", + "@angular/core": "11.0.5", "@angular/forms": "8.0.0", "@angular/common": "8.0.0", "@angular/router": "8.0.0",