Skip to content

Commit 2048e8d

Browse files
fix(deps): update dependency @angular/cdk to v21.1.2
1 parent 606284e commit 2048e8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@angular-devkit/build-angular": "21.1.2",
3232
"@angular/animations": "21.1.2",
33-
"@angular/cdk": "21.1.1",
33+
"@angular/cdk": "21.1.2",
3434
"@angular/common": "21.1.2",
3535
"@angular/compiler": "21.1.2",
3636
"@angular/core": "21.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,10 +403,10 @@
403403
optionalDependencies:
404404
lmdb "3.4.4"
405405

406-
"@angular/cdk@21.1.1":
407-
version "21.1.1"
408-
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-21.1.1.tgz#797605278fa0486a33f01bf50a7ec346444492e8"
409-
integrity sha512-lzscv+A6FCQdyWIr0t0QHXEgkLzS9wJwgeOOOhtxbixxxuk7xVXdcK/jnswE1Maugh1m696jUkOhZpffks3psA==
406+
"@angular/cdk@21.1.2":
407+
version "21.1.2"
408+
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-21.1.2.tgz#ec96817566761a1ec9308535eacd8710dab1b4ba"
409+
integrity sha512-0q+PhBKmjKO0Yi353VCpMxT0g787cllLhdpyxh00i3twxNWvFkQZgy2Ih187ZXydvW+u9mFkK9+UGLzncQ0yng==
410410
dependencies:
411411
parse5 "^8.0.0"
412412
tslib "^2.3.0"

0 commit comments

Comments
 (0)