From fc47cd6efef9f5ab702a69a165f16f767936ef38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:43:10 +0000 Subject: [PATCH] Bump @angular/common from 20.1.6 to 20.3.25 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.1.6 to 20.3.25. - [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.25/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f597a3dd..61e12addf 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@angular/animations": "20.1.6", "@angular/cdk": "20.1.6", - "@angular/common": "20.1.6", + "@angular/common": "20.3.25", "@angular/compiler": "20.1.6", "@angular/core": "20.1.6", "@angular/elements": "20.1.6", diff --git a/yarn.lock b/yarn.lock index 0d25037f6..59dbc1456 100644 --- a/yarn.lock +++ b/yarn.lock @@ -306,10 +306,10 @@ yargs "18.0.0" zod "3.25.75" -"@angular/common@20.1.6": - version "20.1.6" - resolved "https://registry.npmjs.org/@angular/common/-/common-20.1.6.tgz" - integrity sha512-VwV6u5y5NQg5u+Z5A50MCJNpxseny9Rv+csZe9zckH0ylqy9tLowbG6L7jrts36Ze2lwqRag0b+wB0TgrvaT0w== +"@angular/common@20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23" + integrity sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw== dependencies: tslib "^2.3.0"