From 4efedec12de78bc55f7cc2230803f907a0fac40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 08:04:07 +0000 Subject: [PATCH] Bump @angular/core from 8.2.14 to 11.0.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/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] --- packages/client-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client-angular/package.json b/packages/client-angular/package.json index 2ab35ba02..553a79e12 100644 --- a/packages/client-angular/package.json +++ b/packages/client-angular/package.json @@ -34,7 +34,7 @@ "@angular/cdk": "^8.0.0", "@angular/common": "^8.0.0", "@angular/compiler": "^8.0.0", - "@angular/core": "^8.0.0", + "@angular/core": "^11.0.5", "@angular/forms": "^8.0.0", "@angular/material": "^8.0.0", "@angular/platform-browser": "^8.0.0",