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 | 18.2.8   | 18.2.9   |
| npm        | @angular/cli                  | 18.2.8   | 18.2.9   |
| npm        | @types/node                   | 20.16.11 | 20.16.12 |
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 081abe2 commit 08b4691
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 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.893.0",
"version": "4.894.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@eslint/js": "^9.9.0",
"@playwright/test": "1.47.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
Expand Down

0 comments on commit 08b4691

Please sign in to comment.