From e3feca1872b1fee36562a34cf8f7e79ccd65f129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:01:41 +0000 Subject: [PATCH] build(deps): bump @angular/compiler from 21.1.2 to 21.2.17 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.1.2 to 21.2.17. - [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.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 97816cd..54b5cc0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular/animations": "^21.1.2", "@angular/cdk": "^21.1.2", "@angular/common": "^21.1.2", - "@angular/compiler": "^21.1.2", + "@angular/compiler": "^21.2.17", "@angular/core": "^21.2.4", "@angular/forms": "^21.1.2", "@angular/platform-browser": "^21.1.2", diff --git a/yarn.lock b/yarn.lock index 58cbc69..6b9e163 100644 --- a/yarn.lock +++ b/yarn.lock @@ -344,10 +344,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^21.1.2": - version "21.1.2" - resolved "https://registry.npmmirror.com/@angular/compiler/-/compiler-21.1.2.tgz#465056e926ad9fcdc74437b79d98a6bbbb3e6780" - integrity sha512-5OFdZPNix7iK4HSdRxPgg74VvcmQZAMzv9ACYZ8iGfNxiJUjFSurfz0AtVEh0oE2oZDH1v48bHI1s+0ljCHZhA== +"@angular/compiler@^21.2.17": + version "21.2.17" + resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.17.tgz#581c32d5b2788fced368b32793702043295a562a" + integrity sha512-p+NdjYiwAz9Zmu2yul0LlMXaFjMISVVa24+/MVMoKFeQeI82QE8jDywPlnOSHQHvdCcQVpS7saeEriZzX3JuBQ== dependencies: tslib "^2.3.0"