Skip to content

Commit

Permalink
fix(deps): update dependency @angular/cdk to v18.2.11 (#2411)
Browse files Browse the repository at this point in the history
Co-authored-by: sbb-angular-renovate <52953647+sbb-angular-renovate[bot]@users.noreply.github.com>
  • Loading branch information
sbb-angular-renovate[bot] and sbb-angular-renovate authored Nov 6, 2024
1 parent 7e5d5ae commit 685de10
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": "18.2.10",
"@angular/cdk": "18.2.10",
"@angular/cdk": "18.2.11",
"@angular/common": "18.2.10",
"@angular/core": "18.2.10",
"@angular/elements": "18.2.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@
optionalDependencies:
lmdb "3.1.3"

"@angular/[email protected].10":
version "18.2.10"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-18.2.10.tgz#903a468a96ae13160a1db8c7980e1cefce33a896"
integrity sha512-Weh0slrfWNp5N6UO4m3tXzs2QBFexNsnJf1dq0oaLDBgfkuqUmxdCkurSv5+lWZRkTPLYmd/hQeJpvrhxMCleg==
"@angular/[email protected].11":
version "18.2.11"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-18.2.11.tgz#aeaa9dbf7da51a607d88dd8288c17221db12d4ab"
integrity sha512-FuvfhrSz2ch0gyOVHrkWq2C/I2PnOzKYSXlG/VEG+ize/WNrvlYy//5WVrTh/hv+HD9sdoWPr9ULXsfFfgbo7w==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit 685de10

Please sign in to comment.