Skip to content

Commit

Permalink
fix(deps): update dependency @angular/cdk to v19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Dec 11, 2024
1 parent 3a7d0a9 commit d146372
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 @@ -53,7 +53,7 @@
"schematics": "./tools/schematics/collection.json",
"dependencies": {
"@angular/animations": "19.0.3",
"@angular/cdk": "19.0.2",
"@angular/cdk": "19.0.3",
"@angular/common": "19.0.3",
"@angular/core": "19.0.3",
"@angular/elements": "19.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,10 @@
optionalDependencies:
lmdb "3.2.0"

"@angular/[email protected].2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.2.tgz#0529cd283879950366236562502ef63d750b8641"
integrity sha512-eDjHJJWpgnzC3pR6N0gCdh51Q1ffoh6mql06YSqprj005aNKBjmCMnpU4bPPzdGSkKsjwAZWGUNWg4RS+R+iZQ==
"@angular/[email protected].3":
version "19.0.3"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.3.tgz#d8b0c419a31783c603965065640f4f9b7192605c"
integrity sha512-sPdIKbSgNk4z02FqdTTMUS62aLVA2R/DsnOk3qdH+nEfeS4nNWQEzwrvMf6dDsTeLQ6YJLWXfZfemsGYpOoiWg==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit d146372

Please sign in to comment.