From 0cf1c5581f745ce627b6c3efee11aeb1bdb1efb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:21:29 +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/v20.3.27/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] --- .../angular/maps/default-map/datetime-cs109/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-snippet/chart-sdk/angular/maps/default-map/datetime-cs109/package.json b/code-snippet/chart-sdk/angular/maps/default-map/datetime-cs109/package.json index 7a60a64fd..31f43f995 100644 --- a/code-snippet/chart-sdk/angular/maps/default-map/datetime-cs109/package.json +++ b/code-snippet/chart-sdk/angular/maps/default-map/datetime-cs109/package.json @@ -16,7 +16,7 @@ "@syncfusion/ej2-angular-maps": "*", "@syncfusion/ej2-angular-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",