From d1db54fabb765f7e3d408093439242a3eb7df088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 21:06:49 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 20.3.14 to 20.3.27 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.14 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] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4faeb158b..83b550977 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.27", "@angular/compiler": "^20.3.25", "@angular/core": "^20.3.2", "@angular/forms": "^20.3.2", diff --git a/yarn.lock b/yarn.lock index 419b9177f..f75feecce 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.27": + version: 20.3.27 + resolution: "@angular/common@npm:20.3.27" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/core": 20.3.14 + "@angular/core": 20.3.27 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10c0/012d03c303283e09a8e57ee8bd71e55cec7af1d9901b9484ea47355142a613c5d72a438984bda955565c2fcbeb3983e3bd1110699b5ba3fb735a45a432c0ac03 + checksum: 10c0/146be655cfc16a52ade57047251143ce9babaeb9f0342a06f945bc8d1c0af75aeb4bff20fe6997ef3933a0faecc2cda4422c71e148e9d5c14f8777c55528273a languageName: node linkType: hard @@ -11183,7 +11183,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.27" "@angular/compiler": "npm:^20.3.25" "@angular/compiler-cli": "npm:^20.3.2" "@angular/core": "npm:^20.3.2"