From 76f64b924645d6fe16b304edff2df1421e222954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:29:12 +0000 Subject: [PATCH] build(deps): 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acb9f24..fa149c6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/animations": "22.0.0", "@angular/cdk": "22.0.0", "@angular/common": "22.0.0", - "@angular/compiler": "22.0.0", + "@angular/compiler": "22.0.1", "@angular/core": "22.0.0", "@angular/material": "22.0.0", "@angular/platform-browser": "22.0.0",