From 408dd79e6e42f237cdb66284ea97cda4ab2d2b29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 23:57:47 +0000 Subject: [PATCH] fix(deps): bump @angular/common from 20.3.6 to 20.3.14 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.6 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 051e953..933ddf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -301,9 +301,9 @@ zod "3.25.76" "@angular/common@^20.3.6": - version "20.3.6" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.6.tgz#c79e195172c2835c48042bb302290718aea5992b" - integrity sha512-+gHMuFe0wz4f+vfGZ2q+fSQSYaY7KlN7QdDrFqLnA7H2sythzhXvRbXEtp4DkPjihh9gupXg2MeLh1ROy5AfSw== + 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"