From c4c06d8f2e65d38ca97d6b7d843a45ca524c90e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:42:45 +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.17. - [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.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.17 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..c52fe65 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.17", "@angular/core": "21.2.9", "@angular/forms": "21.2.9", "@angular/platform-browser": "21.2.9",