From 3883eb72da52b78e7e08c21247e6ecbf33d3251d Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:24:35 +0200 Subject: [PATCH] Upgrade @angular/cdk --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac11e171a..7164be2a7 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, "dependencies": { "@angular/animations": "15.2.5", - "@angular/cdk": "15.2.5", + "@angular/cdk": "15.2.6", "@angular/common": "15.2.5", "@angular/compiler": "15.2.5", "@angular/core": "15.2.5", diff --git a/yarn.lock b/yarn.lock index 289ae6f43..5d17e6536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -249,10 +249,10 @@ dependencies: tslib "^2.3.0" -"@angular/cdk@15.2.5": - version "15.2.5" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.2.5.tgz#53208ea5e654b678af011b3ef6034e1382339630" - integrity sha512-6/vA4xATcx//AULwXnRRH0Of0aaNlfrFxdlhvRVfnfmxi/hZAkjjEtil/wv8uBw+dAwXBx5yZMsAol9nUFS/BQ== +"@angular/cdk@15.2.6": + version "15.2.6" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.2.6.tgz#528f5c6c22c3e258fdc4c847ac061f2ae7faedc2" + integrity sha512-c6XFKMFowllHxb4tUt9en3bXBDqXKG2k4O9XGggJ1TL668d3Uhlk9qULywFNVWmNQSamkERmhFKAN4hEO3TPAQ== dependencies: tslib "^2.3.0" optionalDependencies: