From 21b601e7c97637d41da1171d3e9219af66b48e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 08:44:13 +0000 Subject: [PATCH] Bump @angular/compiler in /CloudPatterns/ClientApp Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.27 to 20.3.31. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CloudPatterns/ClientApp/package-lock.json | 8 ++++---- CloudPatterns/ClientApp/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CloudPatterns/ClientApp/package-lock.json b/CloudPatterns/ClientApp/package-lock.json index 061c4da..6f474ab 100644 --- a/CloudPatterns/ClientApp/package-lock.json +++ b/CloudPatterns/ClientApp/package-lock.json @@ -10,7 +10,7 @@ "@angular/animations": "^8.2.14", "@angular/cdk": "^8.2.3", "@angular/common": "20.3.27", - "@angular/compiler": "20.3.27", + "@angular/compiler": "20.3.31", "@angular/core": "11.0.5", "@angular/forms": "8.0.0", "@angular/material": "^8.2.3", @@ -3857,9 +3857,9 @@ "license": "0BSD" }, "node_modules/@angular/compiler": { - "version": "20.3.27", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.27.tgz", - "integrity": "sha512-in3THZ678GAYuOR9RZV18+zZz0KGhlGikyUEfLeALLjGf9ZaR3n+t19BmYx6G2VkF/Xqadne1omQ2vbl6PRASA==", + "version": "20.3.31", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.31.tgz", + "integrity": "sha512-PTvUhgAjZQMUVWfv/EdXwK5DVmQn/DwYI886nMRTj1yERO0F2+NFJocVgtiMNCFL/VgJTP46OIJm2EO4+t3rvQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/CloudPatterns/ClientApp/package.json b/CloudPatterns/ClientApp/package.json index 58c6bb3..2434c0b 100644 --- a/CloudPatterns/ClientApp/package.json +++ b/CloudPatterns/ClientApp/package.json @@ -15,7 +15,7 @@ "@angular/animations": "^8.2.14", "@angular/cdk": "^8.2.3", "@angular/common": "20.3.27", - "@angular/compiler": "20.3.27", + "@angular/compiler": "20.3.31", "@angular/core": "11.0.5", "@angular/forms": "8.0.0", "@angular/material": "^8.2.3",