From 013620f9874f7584d35f6d320cc2840eb9874c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:54:10 +0000 Subject: [PATCH] Bump @angular/compiler in /Environment Integration/Nx/org Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.9 to 21.2.19. - [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.19/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Environment Integration/Nx/org/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Environment Integration/Nx/org/package.json b/Environment Integration/Nx/org/package.json index 9f5af41..b90f061 100644 --- a/Environment Integration/Nx/org/package.json +++ b/Environment Integration/Nx/org/package.json @@ -7,7 +7,7 @@ "dependencies": { "@angular-devkit/build-angular": "21.2.7", "@angular/common": "21.2.9", - "@angular/compiler": "21.2.9", + "@angular/compiler": "21.2.19", "@angular/core": "21.2.9", "@angular/forms": "21.2.9", "@angular/platform-browser": "21.2.9",