From 92907bab9427b7b1849efa633f3c5fa66ac2075d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 19:16:12 +0000 Subject: [PATCH] Bump @angular/core from 7.0.0 to 10.2.5 in /combobox/bindingtojson Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.0.0 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] --- combobox/bindingtojson/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/combobox/bindingtojson/package.json b/combobox/bindingtojson/package.json index 8bedb32f..c27d2063 100644 --- a/combobox/bindingtojson/package.json +++ b/combobox/bindingtojson/package.json @@ -6,7 +6,7 @@ "@angular/animations": "^7.0.0", "@angular/common": "7.0.0", "@angular/compiler": "7.0.0", - "@angular/core": "7.0.0", + "@angular/core": "10.2.5", "@angular/forms": "7.0.0", "@angular/http": "^7.0.0", "@angular/platform-browser": "7.0.0",