From 803ceca97e6b95554f70ef14c15557327a6c00ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:39:47 +0000 Subject: [PATCH] Bump @angular/cdk from 17.3.8 to 17.3.9 in /news-cast-explorer-fe Bumps [@angular/cdk](https://github.com/angular/components) from 17.3.8 to 17.3.9. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/17.3.8...17.3.9) --- updated-dependencies: - dependency-name: "@angular/cdk" 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 e900ff20..0a2703cc 100644 --- a/news-cast-explorer-fe/package.json +++ b/news-cast-explorer-fe/package.json @@ -16,7 +16,7 @@ "private": true, "dependencies": { "@angular/animations": "17.3.9", - "@angular/cdk": "17.3.8", + "@angular/cdk": "17.3.9", "@angular/common": "17.3.9", "@angular/compiler": "17.3.9", "@angular/core": "17.3.9",