From b62ebd0c8ad2aeaa8457a3436d804396e16ac8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:11:12 +0000 Subject: [PATCH] Bump @angular/core from 20.3.7 to 20.3.16 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.7 to 20.3.16. - [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.16/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.16 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 50022fce..de69a89e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@angular/cdk": "^20.2.10", "@angular/common": "^20.3.7", "@angular/compiler": "^20.3.7", - "@angular/core": "^20.3.7", + "@angular/core": "^20.3.16", "@angular/forms": "^20.3.7", "@angular/localize": "^20.3.7", "@angular/material": "^20.2.10", diff --git a/yarn.lock b/yarn.lock index 5435c490..120b50cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -352,10 +352,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^20.3.7": - version "20.3.7" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.7.tgz#164a4eff8764b166bbbd624bad5c83bab5788326" - integrity sha512-2UuYzC2A5SUtu33tYTN411Wk0WilA+2Uld/GP3O6mragw1O7v/M8pMFmbe9TR5Ah/abRJIocWGlNqeztZmQmrw== +"@angular/core@^20.3.16": + version "20.3.16" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897" + integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg== dependencies: tslib "^2.3.0"