From f3f5891f915a25df8bf7cbd36f183be114d7e754 Mon Sep 17 00:00:00 2001 From: sbb-angular-renovate <52953647+sbb-angular-renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 23:43:11 +0000 Subject: [PATCH] fix(deps): update dependency @angular/cdk to v16.1.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a9ba33b41d..410490ff04 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "schematics": "./tools/schematics/collection.json", "dependencies": { "@angular/animations": "16.1.2", - "@angular/cdk": "16.1.1", + "@angular/cdk": "16.1.2", "@angular/common": "16.1.2", "@angular/core": "16.1.2", "@angular/elements": "16.1.2", diff --git a/yarn.lock b/yarn.lock index 5ef985f83e..200c64abef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -345,10 +345,10 @@ uuid "^9.0.0" yargs "^17.0.0" -"@angular/cdk@16.1.1": - version "16.1.1" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-16.1.1.tgz#a4091b0bc803b524a989030c3743a6096bafcfd3" - integrity sha512-nVIeooGspNLT8XySfGZ4e8HYO/TsFemrjNVKb3G9+7KxY4tvE5dkGbJjx5TStEQoSzjfNbCscO89lHIaQ7+aMA== +"@angular/cdk@16.1.2": + version "16.1.2" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-16.1.2.tgz#360d53e3ccd33ec1d3d967326ea40c4711115f30" + integrity sha512-sUiaY6QgiplSuhzN7Fp5HUW3HPyz3g8ET45W0I2bSiSmSaDEATLWwVXfxSC4/ZL+YdZHoC9LkYKDSktPO2EDaA== dependencies: tslib "^2.3.0" optionalDependencies: