Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v17.3.6
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| npm        | @angular/cdk | 17.3.5 | 17.3.6 |
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent d383b09 commit afed925
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.840.0",
"version": "4.841.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.5",
"@angular/cdk": "17.3.5",
"@angular/cdk": "17.3.6",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
Expand Down

0 comments on commit afed925

Please sign in to comment.