Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Update dependency @angular/cdk to ^18.1.4 - autoclosed #2679

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@angular-eslint/eslint-plugin-template": "^17.5.2",
"@angular-eslint/template-parser": "^17.5.2",
"@angular/animations": "^18.1.3",
"@angular/cdk": "^18.1.3",
"@angular/cdk": "^18.1.4",
"@angular/common": "^18.1.3",
"@angular/compiler": "^18.1.3",
"@angular/compiler-cli": "^18.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^18.1.3":
version: 18.1.3
resolution: "@angular/cdk@npm:18.1.3"
"@angular/cdk@npm:^18.1.4":
version: 18.1.4
resolution: "@angular/cdk@npm:18.1.4"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -344,7 +344,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/f80a684cdee4cdcc88f61551be6e9a8c359bf0373ef6d4d4101ec8cbb8307693a6ffd10457288241ba3134bfa2dd74a0dcf350c5502dac6930f8fd1a87809a16
checksum: 10/8b17e117de1dd7b3d214e1f0bf2c366a05b6f954215c28a4b0a4c323820e4c2e9172b35d35074306dc9cbd63184dd80ee482b958e16ae6c5a2d1450e975fdf92
languageName: node
linkType: hard

Expand Down Expand Up @@ -8541,7 +8541,7 @@ __metadata:
"@angular-eslint/eslint-plugin-template": "npm:^17.5.2"
"@angular-eslint/template-parser": "npm:^17.5.2"
"@angular/animations": "npm:^18.1.3"
"@angular/cdk": "npm:^18.1.3"
"@angular/cdk": "npm:^18.1.4"
"@angular/common": "npm:^18.1.3"
"@angular/compiler": "npm:^18.1.3"
"@angular/compiler-cli": "npm:^18.1.3"
Expand Down