From 626af3ce13d27ea256883d34e1ff8631a2bf6860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:59:06 +0000 Subject: [PATCH] Bump @angular/core from 9.0.7 to 10.2.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.7 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 97a7313..515944f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "tslib": "1.11.1", "zone.js": "0.10.3", "jasmine-core": "3.5.0", - "@angular/core": "9.0.7", + "@angular/core": "10.2.5", "@angular/forms": "9.0.7", "@angular/common": "9.0.7", "@angular/router": "9.0.7",