From b70e20cba1b9540ffbe1e76c7224099ba1e0ed59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:18:46 +0000 Subject: [PATCH] Bump @angular/core from 22.0.0 to 22.0.1 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 22.0.0 to 22.0.1. - [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/v22.0.1/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 99ab22c..8ed14b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -337,9 +337,9 @@ tslib "^2.3.0" "@angular/core@^22.0.0": - version "22.0.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-22.0.0.tgz#7ce944acbbcaa43efda5386a0a5cced093818ed2" - integrity sha512-H4lzunB+LUNylQ3hZGYWDz1NfNAdFzPdOadwuS6VpPyxF4Ti0MLyAfx7NDnyTrmdY2/PFx8I6jXrveNlIsORXg== + version "22.0.1" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-22.0.1.tgz#df0eab0325b9ebb130bed8398c8b55b863850274" + integrity sha512-Sk0fz+LR2q6QhJJtCV9ElN1GzoEX6lOB4difMqpOC0yRh/ue+9iKd+x3RRiL4p+dnAiRLQYAKqsXkYlqUm2SMg== dependencies: tslib "^2.3.0"