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.7  | 16.2.8  |
| npm        | @angular/cli                  | 16.2.7  | 16.2.8  |
| npm        | @types/node                   | 18.18.6 | 18.18.7 |
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 73b584c commit fc69be1
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 85 deletions.
182 changes: 99 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.791.0",
"version": "4.792.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/jasmine": "5.1.1",
"@types/node": "18.18.6",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"async": "3.2.4",
Expand Down

0 comments on commit fc69be1

Please sign in to comment.