From ec35955ed378bbe47cc17dbe0187cea84069d163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:08:09 +0000 Subject: [PATCH] Bump @angular/core from 20.3.17 to 20.3.18 in /eform-client Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.17 to 20.3.18. - [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.18/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.18 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 9b88a6385b..1a1b904949 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -70,7 +70,7 @@ "@angular/cdk": "20.2.14", "@angular/common": "20.3.16", "@angular/compiler": "20.3.16", - "@angular/core": "20.3.17", + "@angular/core": "20.3.18", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", "@angular/material": "20.2.14", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 6e4aa8b69f..aa8fede443 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -560,10 +560,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@20.3.17": - version "20.3.17" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.17.tgz#e396f0f2a6f47a85524e8d313082f65e35001059" - integrity sha512-YlQqxMeHI9XJw7I7oM3hYFQd4lQbK37IdlD9ztROIw5FjX6i6lmLU7+X1MQGSRi2r+X9l3IZtl33hRTNvkoUBw== +"@angular/core@20.3.18": + version "20.3.18" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.18.tgz#af91805841184cd87e862134a806bba019d170ea" + integrity sha512-B+NQQngd/aDbcfW0zGLis3wTLDeHTeTYMl/mGKQH+HwdPaRCKI1wEtaXaOYVJXkP2FeThocPevB8gLwNlPQUUw== dependencies: tslib "^2.3.0"