From 93c2c8fd9926dc85b793b10b2a24ad35fe6c00f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 03:05:46 +0000 Subject: [PATCH] Bump @angular/cdk from 10.2.7 to 14.1.0 Bumps [@angular/cdk](https://github.com/angular/components) from 10.2.7 to 14.1.0. - [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/10.2.7...14.1.0) --- updated-dependencies: - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d88e3976..46f4a0d7 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "private": true, "dependencies": { "@angular/animations": "~10.1.5", - "@angular/cdk": "~10.2.4", + "@angular/cdk": "~14.1.0", "@angular/common": "~10.1.5", "@angular/compiler": "~10.1.5", "@angular/core": "~10.1.5",