From 5d65566605c0925a16051f1f8bb8848b58f673ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:01:25 +0000 Subject: [PATCH] Bump @angular/common in /ej2-angular/code-snippet/colorpicker/input-cs1 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.1.2 to 19.2.16. - [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/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ej2-angular/code-snippet/colorpicker/input-cs1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-angular/code-snippet/colorpicker/input-cs1/package.json b/ej2-angular/code-snippet/colorpicker/input-cs1/package.json index d52111f0673..cd1900c1fc8 100644 --- a/ej2-angular/code-snippet/colorpicker/input-cs1/package.json +++ b/ej2-angular/code-snippet/colorpicker/input-cs1/package.json @@ -25,7 +25,7 @@ "@syncfusion/ej2-angular-buttons": "*", "@syncfusion/ej2-angular-splitbuttons": "*", "@angular/animations": "17.1.2", - "@angular/common": "17.1.2", + "@angular/common": "19.2.16", "@angular/compiler": "17.1.2", "@angular/router": "17.1.2", "moment": "2.29.4",