From 0575c9654dc521296d31392040b2ef6e38f7cafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:43:39 +0000 Subject: [PATCH] Bump @angular/compiler from 22.0.0 to 22.0.1 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) 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/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" 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..fa7bc08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -330,9 +330,9 @@ yargs "^18.0.0" "@angular/compiler@^22.0.0": - version "22.0.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-22.0.0.tgz#b88ca18bfc22039911962f64f246bc796668a92f" - integrity sha512-g8Ab5Lcji2cxADfcPPM7kltEzSlCjUevPK3udm+3S5uhkTcLNH236/XCAwhD1XIgHQDv9p7FWm1xS7zkvbwXhA== + version "22.0.1" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-22.0.1.tgz#c82039d81b5c390eba2b42ef1940c8ecac3c0941" + integrity sha512-J8lcmYXJCGZn1+CHx3LSgq6rtS5Efc1/Nafcd/v8VZN2NrsFIkIlTbnAIUxcwHwYxzZs4X5CGfX+5ZIB4X9rUw== dependencies: tslib "^2.3.0"