From 45547cfa22624d1714f4442553b6d4fe33aeb366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:34:37 +0000 Subject: [PATCH] Bump @angular/compiler from 18.2.12 to 18.2.13 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 18.2.12 to 18.2.13. - [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/18.2.13/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 126fab52..deb7e997 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^18.2.12", "@angular/cdk": "^18.2.10", "@angular/common": "^18.2.12", - "@angular/compiler": "^18.2.12", + "@angular/compiler": "^18.2.13", "@angular/core": "^18.2.13", "@angular/forms": "^18.2.12", "@angular/material": "^18.2.10", diff --git a/package.json b/package.json index e6b38369..7c55172d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@angular/animations": "^18.2.12", "@angular/cdk": "^18.2.10", "@angular/common": "^18.2.12", - "@angular/compiler": "^18.2.12", + "@angular/compiler": "^18.2.13", "@angular/core": "^18.2.13", "@angular/forms": "^18.2.12", "@angular/material": "^18.2.10",