From f9c95ec1ea8a4d1c76e99e12cf5daae3ad5e30ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 03:30:26 +0000 Subject: [PATCH] build(deps): bump @angular/compiler in /flex-fields/angular Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.18 to 21.2.19. - [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/v21.2.19/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flex-fields/angular/package.json | 2 +- flex-fields/angular/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flex-fields/angular/package.json b/flex-fields/angular/package.json index 43558053..86df0981 100644 --- a/flex-fields/angular/package.json +++ b/flex-fields/angular/package.json @@ -29,7 +29,7 @@ "@angular/animations": "~21.2.0", "@angular/aria": "~21.2.0", "@angular/common": "~21.2.0", - "@angular/compiler": "~21.2.0", + "@angular/compiler": "~21.2.19", "@angular/core": "~21.2.0", "@angular/forms": "~21.2.0", "@angular/localize": "~21.2.0", diff --git a/flex-fields/angular/yarn.lock b/flex-fields/angular/yarn.lock index 74adb0ef..db217eb9 100644 --- a/flex-fields/angular/yarn.lock +++ b/flex-fields/angular/yarn.lock @@ -464,10 +464,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@~21.2.0": - version "21.2.18" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.18.tgz#c702773ea970d168c7504db2f0f4036d3e04bcad" - integrity sha512-ccnDuKLuzIa0ayijR+alarsHNWIksuGV/lxGTZ0t6/0+B6J/RXupz6M2IO6ZHHEcg8r7pcrLCUBTyp3FoiRJrg== +"@angular/compiler@~21.2.19": + version "21.2.19" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.19.tgz#01c387f84ac28f7de15d715c791c0d3006dfa74f" + integrity sha512-vuF5i1t14ftJiHXVVLgDYLWkT99QuajphcUHy1VZaMX3FiqSGXRV62g+R2RMxL0OJ5C1ai8xTHKPx9n1lQFyFg== dependencies: tslib "^2.3.0"