From 59079a36f908fc47041f116cf9e9b4cf65d5f3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:37:40 +0000 Subject: [PATCH] Bump @angular/core from 8.2.14 to 10.2.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6528e65..8fd562b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@angular/cdk": "~8.2.3", "@angular/common": "8.2.14", "@angular/compiler": "8.2.14", - "@angular/core": "8.2.14", + "@angular/core": "10.2.5", "@angular/forms": "8.2.14", "@angular/material": "^8.2.3", "@angular/platform-browser": "8.2.14",