Skip to content

Commit 6fd0970

Browse files
committed
feat(Dependencies): Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------ | -------- | -------- | | npm | @types/node | 20.16.13 | 20.16.14 | | npm | npm-run-all2 | 6.2.4 | 6.2.6 |
1 parent 8203d66 commit 6fd0970

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@denbi/cloud-portal-webapp",
3-
"version": "4.898.0",
3+
"version": "4.899.0",
44
"description": "de.NBI Cloud Portal",
55
"scripts": {
66
"ng": "ng serve",
@@ -89,7 +89,7 @@
8989
"@eslint/js": "^9.9.0",
9090
"@playwright/test": "1.47.2",
9191
"@types/jasmine": "5.1.4",
92-
"@types/node": "20.16.13",
92+
"@types/node": "20.16.14",
9393
"@typescript-eslint/eslint-plugin": "^8.0.0",
9494
"@typescript-eslint/parser": "^8.0.0",
9595
"async": "3.2.6",
@@ -109,7 +109,7 @@
109109
"less-loader": "12.2.0",
110110
"lint-staged": "15.2.10",
111111
"ngx-spec": "2.1.6",
112-
"npm-run-all2": "6.2.4",
112+
"npm-run-all2": "6.2.6",
113113
"prettier": "3.3.3",
114114
"raw-loader": "4.0.2",
115115
"sass-loader": "16.0.2",

0 commit comments

Comments
 (0)