From e194bd7195daf12ed7de5d69da93beeeae6eac61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:54:12 +0000 Subject: [PATCH] Bump @angular/core from 18.2.13 to 19.2.20 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 18.2.13 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 c78136d6..86fc6ac6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@angular/animations": "^18.2.13", "@angular/common": "^18.2.13", "@angular/compiler": "^18.2.13", - "@angular/core": "^18.2.13", + "@angular/core": "^19.2.20", "@angular/forms": "^18.2.13", "@angular/localize": "^18.2.13", "@angular/platform-browser": "^18.2.13", diff --git a/yarn.lock b/yarn.lock index 7852d209..7f961ab5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -266,10 +266,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^18.2.13": - version "18.2.13" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-18.2.13.tgz#50a4269386201b31105dffd6e14c84ca29859cd9" - integrity sha512-8mbWHMgO95OuFV1Ejy4oKmbe9NOJ3WazQf/f7wks8Bck7pcihd0IKhlPBNjFllbF5o+04EYSwFhEtvEgjMDClA== +"@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"