From 62a4c81fec65e26bce29f0c971c0d599faec90d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 05:48:17 +0000 Subject: [PATCH] Bump @angular/cdk from 10.2.7 to 11.2.4 Bumps [@angular/cdk](https://github.com/angular/components) from 10.2.7 to 11.2.4. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/10.2.7...11.2.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c279ffa9..524288d6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "private": true, "dependencies": { "@angular/animations": "~10.1.5", - "@angular/cdk": "~10.2.4", + "@angular/cdk": "~11.2.4", "@angular/common": "~10.1.5", "@angular/compiler": "~10.1.5", "@angular/core": "~10.1.5",