Skip to content

Commit

Permalink
Bump @angular/cdk from 19.0.0 to 19.0.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@angular/cdk](https://github.com/angular/components) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.0.0...19.0.1)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 28, 2024
1 parent 7e2512c commit 2d260b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@ali-hm/angular-tree-component": "18.0.5",
"@angular-devkit/build-angular": "19.0.2",
"@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/forms": "19.0.1",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -550,9 +550,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:19.0.0":
version: 19.0.0
resolution: "@angular/cdk@npm:19.0.0"
"@angular/cdk@npm:19.0.1":
version: 19.0.1
resolution: "@angular/cdk@npm:19.0.1"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -563,7 +563,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/542659c4fd19a08514b26c4ab5428ce1efcae6921243eb13d6bd27ed2f3a63466fc1625e087e9509da381cb9aa0ffded1ecd102ab9c84ad689916f4b475bbe44
checksum: 10c0/d021efced1022ba5e5a1df30f9a2c4f0dd9742bb85b5b6b37ca49963d584b6dd9f0bf142b7d895295ac5c400d2df062524af7e21dad740f33179552bd56f6ccb
languageName: node
linkType: hard

Expand Down Expand Up @@ -10920,7 +10920,7 @@ __metadata:
"@angular-devkit/build-angular": "npm:19.0.2"
"@angular/animations": "npm:19.0.1"
"@angular/build": "npm:^19.0.2"
"@angular/cdk": "npm:19.0.0"
"@angular/cdk": "npm:19.0.1"
"@angular/cli": "npm:19.0.2"
"@angular/common": "npm:19.0.1"
"@angular/compiler": "npm:19.0.1"
Expand Down

0 comments on commit 2d260b1

Please sign in to comment.