Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v18.2.7
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| npm        | @angular/cdk | 18.2.6 | 18.2.7 |
  • Loading branch information
renovate[bot] committed Oct 3, 2024
1 parent 507a3bd commit 7c7ed12
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.888.0",
"version": "4.889.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.7",
"@angular/cdk": "18.2.6",
"@angular/cdk": "18.2.7",
"@angular/common": "18.2.7",
"@angular/compiler": "18.2.7",
"@angular/core": "18.2.7",
Expand Down

0 comments on commit 7c7ed12

Please sign in to comment.