From af5850513e0695ca05f716555699e03e369c58cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 21:33:24 +0000 Subject: [PATCH] Bump @angular/cdk from 17.3.6 to 17.3.7 in /news-cast-explorer-fe Bumps [@angular/cdk](https://github.com/angular/components) from 17.3.6 to 17.3.7. - [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.6...17.3.7) --- 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 c9c17c53..5a3c0305 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.7", - "@angular/cdk": "17.3.6", + "@angular/cdk": "17.3.7", "@angular/common": "17.3.7", "@angular/compiler": "17.3.7", "@angular/core": "17.3.7",