From 8b47dcdd5db2198ec83ae68bf33b1d123323beab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 08:36:12 +0000 Subject: [PATCH] Bump @angular/compiler Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.25 to 20.3.28. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Resources/ContosoAIAppsFrontend/package-lock.json | 8 ++++---- .../Student/Resources/ContosoAIAppsFrontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json index b9a0226e1b..995155aab5 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@angular/animations": "^22.0.1", "@angular/common": "^22.0.1", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.28", "@angular/core": "^22.0.1", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1", @@ -1364,9 +1364,9 @@ } }, "node_modules/@angular/compiler": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.25.tgz", - "integrity": "sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA==", + "version": "20.3.28", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.28.tgz", + "integrity": "sha512-3iSkIWJEVrdG4Zv0vQs0ieO185aJfb5Vn3whi/D7QEDUNEsHGZSxRDxT1hyDGIaj52FN6+Qo5SFSSsDf+vgUAA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json index c718b1919b..2151424f51 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "^22.0.1", "@angular/common": "^22.0.1", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.28", "@angular/core": "^22.0.1", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1",