From 823b53024cd828571337e620e61dbcd60a19ba5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 03:25:38 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 20.3.14 to 20.3.25 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.14 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 95c73fa50..bf17b30ce 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "private": true, "dependencies": { "@angular/animations": "^20.3.2", - "@angular/common": "^20.3.14", + "@angular/common": "^20.3.25", "@angular/compiler": "^20.3.18", "@angular/core": "^20.3.2", "@angular/forms": "^20.3.2", diff --git a/yarn.lock b/yarn.lock index 784b100d7..35c1f8fa3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -359,15 +359,15 @@ __metadata: languageName: node linkType: hard -"@angular/common@npm:^20.3.14": - version: 20.3.14 - resolution: "@angular/common@npm:20.3.14" +"@angular/common@npm:^20.3.25": + version: 20.3.25 + resolution: "@angular/common@npm:20.3.25" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/core": 20.3.14 + "@angular/core": 20.3.25 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10c0/012d03c303283e09a8e57ee8bd71e55cec7af1d9901b9484ea47355142a613c5d72a438984bda955565c2fcbeb3983e3bd1110699b5ba3fb735a45a432c0ac03 + checksum: 10c0/6c07c00b04f1f1e6f218f679ffca0732504b8a4a6bff3bc4e48784fb2f85419b0f0987ad67b433783c15452d961cc9776cc83ca497ae8cf1c3593a2ee045cc77 languageName: node linkType: hard @@ -11164,7 +11164,7 @@ __metadata: "@angular/animations": "npm:^20.3.2" "@angular/build": "npm:^20.3.3" "@angular/cli": "npm:^20.3.3" - "@angular/common": "npm:^20.3.14" + "@angular/common": "npm:^20.3.25" "@angular/compiler": "npm:^20.3.18" "@angular/compiler-cli": "npm:^20.3.2" "@angular/core": "npm:^20.3.2"