From b0a63a6aa7d42656f4d4fc87e8ec8781cf45f181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 13:53:52 +0000 Subject: [PATCH] chore(deps): update dependency @angular/compiler to v20.3.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c779dc3..19231984a 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@angular/cdk": "20.0.4", "@angular/cli": "~20.0.0", "@angular/common": "20.0.5", - "@angular/compiler": "20.0.5", + "@angular/compiler": "20.3.31", "@angular/compiler-cli": "20.0.5", "@angular/core": "20.0.5", "@angular/forms": "20.0.5",