From 59d20b90bab2c210a017489f1514291cbb1d50cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:34:44 +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.25. - [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/v20.3.25/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.25 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 bf1ba4c547..9b7faad36e 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -36,7 +36,7 @@ "@angular/animations": "20.3.16", "@angular/cdk": "20.2.14", "@angular/common": "20.3.16", - "@angular/compiler": "20.3.16", + "@angular/compiler": "20.3.25", "@angular/core": "20.3.17", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index d4c773aa5f..7c1961b67e 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.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.25.tgz#674d07b2437e9a3c99e9bb1c10e4d13bbedb4086" + integrity sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA== dependencies: tslib "^2.3.0"