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        | @types/node  | 20.16.13 | 20.16.14 |
| npm        | npm-run-all2 | 6.2.4    | 6.2.6    |
  • Loading branch information
renovate[bot] committed Oct 22, 2024
1 parent 8203d66 commit 6fd0970
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.898.0",
"version": "4.899.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.13",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
Expand All @@ -109,7 +109,7 @@
"less-loader": "12.2.0",
"lint-staged": "15.2.10",
"ngx-spec": "2.1.6",
"npm-run-all2": "6.2.4",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"raw-loader": "4.0.2",
"sass-loader": "16.0.2",
Expand Down

0 comments on commit 6fd0970

Please sign in to comment.