From 029c3a6fc801ceec94e1e397c042e8945ccae7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 05:31:03 +0000 Subject: [PATCH] Bump @angular/core from 19.2.14 to 19.2.20 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.14 to 19.2.20. - [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/v19.2.20/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 19.2.20 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 d4a3e2b1..e243c237 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@angular/animations": "^19.2.6", "@angular/cdk": "^19.2.10", "@angular/common": "^19.2.16", - "@angular/core": "^19.2.6", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.6", "@angular/material": "^19.2.10", "@angular/platform-browser": "^19.2.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..a7d87469 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,10 +265,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.2.6": - version "19.2.14" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.14.tgz#af9135afa795ea455de1031d89efe5e7d9fb7de2" - integrity sha512-EVErpW9tGqJ/wNcAN3G/ErH8pHCJ8mM1E6bsJ8UJIpDTZkpqqYjBMtZS9YWH5n3KwUd1tAkAB2w8FK125AjDUQ== +"@angular/core@^19.2.20": + version "19.2.20" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.20.tgz#4e3e2a4dfe39879f54c34fb67e961c4346559436" + integrity sha512-pxzQh8ouqfE57lJlXjIzXFuRETwkfMVwS+NFCfv2yh01Qtx+vymO8ZClcJMgLPfBYinhBYX+hrRYVSa1nzlkRQ== dependencies: tslib "^2.3.0"