Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v17
Browse files Browse the repository at this point in the history
| datasource | package      | from    | to     |
| ---------- | ------------ | ------- | ------ |
| npm        | @angular/cdk | 16.2.12 | 17.3.1 |
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 9f9a602 commit 24482b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.809.0",
"version": "4.810.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^16.0.3",
"@angular/animations": "16.2.12",
"@angular/cdk": "16.2.12",
"@angular/cdk": "17.3.1",
"@angular/common": "16.2.12",
"@angular/compiler": "16.2.12",
"@angular/core": "16.2.12",
Expand Down

0 comments on commit 24482b6

Please sign in to comment.