Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v18
Browse files Browse the repository at this point in the history
| datasource | package      | from    | to     |
| ---------- | ------------ | ------- | ------ |
| npm        | @angular/cdk | 17.3.10 | 18.0.4 |
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent f7271dd commit 7cfed1a
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.847.0",
"version": "4.848.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^17.3.0",
"@angular/animations": "17.3.10",
"@angular/cdk": "17.3.10",
"@angular/cdk": "18.0.4",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
Expand Down

0 comments on commit 7cfed1a

Please sign in to comment.