From 17a1f88fd707bbfe13bae7663628f6c0bdb1919a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:09:56 +0000 Subject: [PATCH] Bump @angular/common Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.1.2 to 20.3.27. - [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/v20.3.27/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code-snippet/chart-sdk/angular/charts/export-cs2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-snippet/chart-sdk/angular/charts/export-cs2/package.json b/code-snippet/chart-sdk/angular/charts/export-cs2/package.json index 80831b04b..c1ab50279 100644 --- a/code-snippet/chart-sdk/angular/charts/export-cs2/package.json +++ b/code-snippet/chart-sdk/angular/charts/export-cs2/package.json @@ -19,7 +19,7 @@ "@syncfusion/ej2-angular-base": "*", "@syncfusion/ej2-base": "*", "@angular/animations": "17.1.2", - "@angular/common": "17.1.2", + "@angular/common": "20.3.27", "@angular/compiler": "17.1.2", "@angular/forms": "17.1.2", "@angular/router": "17.1.2",