From fab335c8bac58c8883b8a473933ff4352037cc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 23:50:25 +0000 Subject: [PATCH] build(deps): bump @angular/common from 20.3.10 to 20.3.14 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.10 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 d1a78e4..87d355b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@angular/animations": "^20.3.10", "@angular/cdk": "^20.2.12", - "@angular/common": "^20.3.10", + "@angular/common": "^20.3.14", "@angular/compiler": "^20.3.10", "@angular/core": "^20.3.10", "@angular/forms": "^20.3.10", diff --git a/yarn.lock b/yarn.lock index 32081db..5c20dc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -342,10 +342,10 @@ yargs "18.0.0" zod "3.25.76" -"@angular/common@^20.3.10": - version "20.3.10" - resolved "https://registry.npmjs.org/@angular/common/-/common-20.3.10.tgz#37a2253d1e9ce60773112efdfbee8783ece0615c" - integrity sha512-12fEzvKbEqjqy1fSk9DMYlJz6dF1MJVXuC5BB+oWWJpd+2lfh4xJ62pkvvLGAICI89hfM5n9Cy5kWnXwnqPZsA== +"@angular/common@^20.3.14": + version "20.3.14" + resolved "https://registry.npmjs.org/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5" + integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A== dependencies: tslib "^2.3.0"