Skip to content

Commit

Permalink
Update dependency @angular/cdk to v17.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent d80548e commit ac8973d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@angular-material-components/datetime-picker": "16.0.1",
"@angular-material-components/moment-adapter": "16.0.1",
"@angular/animations": "~17.3.5",
"@angular/cdk": "17.3.5",
"@angular/cdk": "17.3.10",
"@angular/common": "^17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:17.3.5":
version: 17.3.5
resolution: "@angular/cdk@npm:17.3.5"
"@angular/cdk@npm:17.3.10":
version: 17.3.10
resolution: "@angular/cdk@npm:17.3.10"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -335,7 +335,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/e73748787a1566c9d336033e5d15d48612c85307eceecf4f8aa024b1477637671d99cd7475eb2c9729b4da27f853ea47a6239390573a04fb35b6cb852ac58a21
checksum: 10/2e83fc75783750ffa025d1dc31da303e6a5f7da617c33dd190e8294c7fba6c633f6e410f19b6f41382cd0c5c918a59f27fbb9af01a651d753c7e2429c6a2ab65
languageName: node
linkType: hard

Expand Down Expand Up @@ -3321,7 +3321,7 @@ __metadata:
"@angular-material-components/datetime-picker": "npm:16.0.1"
"@angular-material-components/moment-adapter": "npm:16.0.1"
"@angular/animations": "npm:~17.3.5"
"@angular/cdk": "npm:17.3.5"
"@angular/cdk": "npm:17.3.10"
"@angular/cli": "npm:^17.3.5"
"@angular/common": "npm:^17.3.5"
"@angular/compiler": "npm:17.3.5"
Expand Down

0 comments on commit ac8973d

Please sign in to comment.