From 204367d2c1c349585c6708c2dbfbb8550436d7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:36:55 +0000 Subject: [PATCH] Bump @angular/core from 20.1.6 to 20.3.27 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.1.6 to 20.3.27. - [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.27/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.27 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 3f597a3dd..5347c5a65 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@angular/cdk": "20.1.6", "@angular/common": "20.1.6", "@angular/compiler": "20.1.6", - "@angular/core": "20.1.6", + "@angular/core": "20.3.27", "@angular/elements": "20.1.6", "@angular/forms": "20.1.6", "@angular/localize": "20.1.6", diff --git a/yarn.lock b/yarn.lock index 0d25037f6..44504af29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -334,10 +334,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@20.1.6": - version "20.1.6" - resolved "https://registry.npmjs.org/@angular/core/-/core-20.1.6.tgz" - integrity sha512-Nz62f9FNcvjOxUivi50YtmEfSdrS7xqpPDoN/jwLkT5VmFfIUFF77sabTF5KTWHCDbp420e2UON6uEblfiRfaw== +"@angular/core@20.3.27": + version "20.3.27" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.27.tgz#97ce97a90c3e06564df7d7d8abbb2eeac3afdb07" + integrity sha512-8EfYIUST5CKldOF4MAYWTFFRB7EtwqUoQBZdar6US39/EEzWm/wm/iRNkH2jmKe4YuPa2GoeHS1WQ8VRuOk7Dg== dependencies: tslib "^2.3.0"