From 125107388252d901fcc5635724ba9b7608231673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:56:53 +0000 Subject: [PATCH] build(deps-dev): bump @angular/compiler from 21.0.6 to 21.0.7 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.6 to 21.0.7. - [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.0.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cacad39..12f7013 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@angular/common": "21.0.6", "@angular/core": "21.0.6", "@angular/compiler-cli": "21.0.6", - "@angular/compiler": "21.0.6", + "@angular/compiler": "21.0.7", "ng-packagr": "21.0.6 ", "@types/ej.web.all": "^17.4.0", "@types/jasmine": "~3.5.0",