From 706f2c7aa5cdf4b9dddff05fefd8e3cf2995603a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:51:25 +0000 Subject: [PATCH] Update dependency @angular/cdk to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d07ac41..81811d037 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ }, "dependencies": { "@angular/animations": "15.2.9", - "@angular/cdk": "15.2.9", + "@angular/cdk": "16.1.1", "@angular/cli": "15.2.8", "@angular/common": "15.2.9", "@angular/compiler": "15.2.9",