From 4613858b6b39a01c23b758f29da23806a1f6420d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 23:57:57 +0000 Subject: [PATCH] Bump @angular/common from 20.3.7 to 20.3.14 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.7 to 20.3.14. - [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/20.3.14/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.14 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 f544dca8..caeb3194 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@angular/cdk": "^20.2.10", - "@angular/common": "^20.3.7", + "@angular/common": "^20.3.14", "@angular/compiler": "^20.3.7", "@angular/core": "^20.3.7", "@angular/forms": "^20.3.7", diff --git a/yarn.lock b/yarn.lock index 560150a5..39aa7b07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -324,10 +324,10 @@ yargs "18.0.0" zod "3.25.76" -"@angular/common@^20.3.7": - version "20.3.7" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.7.tgz#5e0b1740e5f8bba45c0e6abcde0d15e34309435e" - integrity sha512-uf8dXYTJbedk/wudkt2MfbtvN/T97aEZBtOTq8/IFQQZ3722rag6D+Cg76e5hBccROOn+ueGJX2gpxz02phTwA== +"@angular/common@^20.3.14": + version "20.3.14" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5" + integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A== dependencies: tslib "^2.3.0"