Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v16.2.10
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to      |
| ---------- | ------------ | ------ | ------- |
| npm        | @angular/cdk | 16.2.9 | 16.2.10 |
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 88743f3 commit 73b584c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.790.0",
"version": "4.791.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.10",
"@angular/cdk": "16.2.9",
"@angular/cdk": "16.2.10",
"@angular/common": "16.2.10",
"@angular/compiler": "16.2.10",
"@angular/core": "16.2.10",
Expand Down

0 comments on commit 73b584c

Please sign in to comment.