Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v18.2.5
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| npm        | @angular/cdk | 18.2.4 | 18.2.5 |
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 9afdae3 commit 3f0f7c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.881.0",
"version": "4.882.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.2.5",
"@angular/cdk": "18.2.4",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
Expand Down

0 comments on commit 3f0f7c5

Please sign in to comment.