From 71b7f21c8d3582d58eaddad7c3cf5ea1edd5d27c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:46:03 +0000 Subject: [PATCH] chore(deps): bump @angular/core from 21.2.12 to 21.2.17 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.12 to 21.2.17. - [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/v21.2.17/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.17 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 9ad8609..a3b20fa 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@angular/common": "^21.2.12", "@angular/compiler": "^21.2.12", - "@angular/core": "^21.2.12", + "@angular/core": "^21.2.17", "@angular/forms": "^21.2.12", "@angular/platform-browser": "^21.2.12", "@angular/platform-browser-dynamic": "^21.2.12", diff --git a/yarn.lock b/yarn.lock index 96cfb02..95da8bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -464,10 +464,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^21.2.12": - version "21.2.12" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.12.tgz#d26662f0e6124bf67912c9d72ff84c4d7f7651b6" - integrity sha512-wcD6tzE30nwg58KmAU19347Jf/1F/vFg2CEd9Qcu5cA1Z4s3umzvaqs/7988ne4HaS4iJEpvTbRvGss7EYZEfA== +"@angular/core@^21.2.17": + version "21.2.17" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.17.tgz#cbed1509afd41422ef09539be0fb5cf5755e2b18" + integrity sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg== dependencies: tslib "^2.3.0"