Skip to content

Commit

Permalink
fix(deps): update dependency @angular/cdk to v19.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Nov 27, 2024
1 parent d0d94d6 commit fc1ab73
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.1",
"@angular/cdk": "19.0.0",
"@angular/cdk": "19.0.1",
"@angular/common": "19.0.1",
"@angular/core": "19.0.1",
"@angular/elements": "19.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,10 @@
optionalDependencies:
lmdb "3.1.5"

"@angular/[email protected].0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.0.tgz#ef1d0baa821d1f56d2f36bb69a76550338197341"
integrity sha512-KcOYhCwN4Bw3L4+W4ymTfPGqRjrkwD8M5jX8GM7YsZ5DsX9OEd/gNrwRvjn+8JItzimXLXdGrcqXrMTxkq7QPA==
"@angular/[email protected].1":
version "19.0.1"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.1.tgz#5bc889f97c70dc9a81944eafe710e1f18b48d4c7"
integrity sha512-dIqYBQISvxlpXIU10625rURPjniQV1emXbFF6wAEE48iqx9mm9WZ11KZU4heqA3qp/betZYcVY2Hwc7fLKp4Uw==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit fc1ab73

Please sign in to comment.