From 1bd313ebd40d79f545ee16e74675942a56cad1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:17:01 +0000 Subject: [PATCH] Bump @angular/compiler from 17.3.8 to 17.3.9 in /news-cast-explorer-fe Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 17.3.8 to 17.3.9. - [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/17.3.9/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- news-cast-explorer-fe/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news-cast-explorer-fe/package.json b/news-cast-explorer-fe/package.json index c517c5b8..bbe69563 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -18,7 +18,7 @@ "@angular/animations": "17.3.9", "@angular/cdk": "17.3.8", "@angular/common": "17.3.9", - "@angular/compiler": "17.3.8", + "@angular/compiler": "17.3.9", "@angular/core": "17.3.9", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "17.3.9",