Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| npm        | @angular-devkit/build-angular | 16.2.9  | 16.2.10 |
| npm        | @angular/cdk                  | 16.2.11 | 16.2.12 |
| npm        | @angular/cli                  | 16.2.9  | 16.2.10 |
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent 4c3693f commit b655833
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
166 changes: 83 additions & 83 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.803.0",
"version": "4.804.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.12",
"@angular/cdk": "16.2.11",
"@angular/cdk": "16.2.12",
"@angular/common": "16.2.12",
"@angular/compiler": "16.2.12",
"@angular/core": "16.2.12",
Expand Down

0 comments on commit b655833

Please sign in to comment.