Skip to content

Commit

Permalink
fix(deps): update dependency @angular/cdk to v16.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Jun 23, 2023
1 parent 35c5598 commit f3f5891
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f3f5891

Please sign in to comment.