From 182a1f82110bed08df8e2a40f99857b90b3621ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:43:10 +0000 Subject: [PATCH] Bump @angular/core from 20.1.6 to 20.3.25 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.1.6 to 20.3.25. - [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.25/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.25 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..6660a82c3 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.25", "@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..8461948bb 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.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.25.tgz#4418a9625a8a152029b49158dbda01f1c83d19c0" + integrity sha512-B4XnnR5jzikZDvZ4PjwjAWZMT14dxrKrmJdwa/n0yp7rMPkIJTKF6ZJMg4d1pLWLLSsc2oWHioN3UrWlGqIKnA== dependencies: tslib "^2.3.0"