From 7568dfb9adccaf22ec45740b102ebc1d368b14b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 19:23:19 +0000 Subject: [PATCH] Bump @angular/common in /ej2-angular/code-snippet/chart/series/polar-cs 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/chart/series/polar-cs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-angular/code-snippet/chart/series/polar-cs/package.json b/ej2-angular/code-snippet/chart/series/polar-cs/package.json index 71c03e34f03..43e98160c36 100644 --- a/ej2-angular/code-snippet/chart/series/polar-cs/package.json +++ b/ej2-angular/code-snippet/chart/series/polar-cs/package.json @@ -17,7 +17,7 @@ "@syncfusion/ej2-angular-charts": "*", "@syncfusion/ej2-angular-base": "*", "@angular/animations": "17.1.2", - "@angular/common": "17.1.2", + "@angular/common": "19.2.16", "@angular/compiler": "17.1.2", "@angular/forms": "17.1.2", "@angular/router": "17.1.2",