From f2bac9323d194216dd1e4238ae404dc706233c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:02:38 +0000 Subject: [PATCH] Bump @angular/core from 8.0.2 to 10.2.5 in /angular Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.0.2 to 10.2.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/package.json b/angular/package.json index ef6ac325..c7d14273 100644 --- a/angular/package.json +++ b/angular/package.json @@ -17,7 +17,7 @@ "@angular/cdk": "^8.0.1", "@angular/common": "8.0.2", "@angular/compiler": "8.0.2", - "@angular/core": "8.0.2", + "@angular/core": "10.2.5", "@angular/forms": "8.0.2", "@angular/http": "7.2.15", "@angular/material": "^8.0.1",