From 9676f3ed229d3811705e14e5261e2e3d44290679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 06:49:58 +0000 Subject: [PATCH] chore(deps): Bump @angular/compiler in /eform-client Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.16 to 20.3.27. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v20.3.27/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.27/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index c63716580c..3f7c142af5 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -37,7 +37,7 @@ "@angular/animations": "20.3.16", "@angular/cdk": "20.2.14", "@angular/common": "20.3.27", - "@angular/compiler": "20.3.16", + "@angular/compiler": "20.3.27", "@angular/core": "20.3.27", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 92c926e241..b01a6f8ce8 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -553,10 +553,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@20.3.16": - version "20.3.16" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623" - integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw== +"@angular/compiler@20.3.27": + version "20.3.27" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.27.tgz#052a968f3830b9279d299b7ee0d1f248bdf0dc23" + integrity sha512-in3THZ678GAYuOR9RZV18+zZz0KGhlGikyUEfLeALLjGf9ZaR3n+t19BmYx6G2VkF/Xqadne1omQ2vbl6PRASA== dependencies: tslib "^2.3.0"