Skip to content

Commit dae94f7

Browse files
authored
[chore]: update @types/node to our current nvmrc version (#2959)
* update @types/node to our current nvmrc version - and perform needed adaptions * added missing changelog
1 parent 5a1e8e3 commit dae94f7

File tree

4 files changed

+81
-143
lines changed

4 files changed

+81
-143
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Placeholder for the next version (at the beginning of the line):
44
## __WORK IN PROGRESS__
55
-->
6+
## __WORK IN PROGRESS__ - Lucy
7+
* (@foxriver76) Introduce "Vendor Packages Workflow" (only relevant for vendors - see README.md)
68

79
## 7.0.2 (2024-10-28) - Lucy
810
* (@foxriver76) the UI upgrade now runs as the same user as the js-controller

package-lock.json

+67-102
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/jsonwebtoken": "^8.5.9",
4141
"@types/mime-types": "^2.1.1",
4242
"@types/mocha": "^10.0.6",
43-
"@types/node": "^18.19.31",
43+
"@types/node": "^20.17.6",
4444
"@types/node-forge": "^1.3.0",
4545
"@types/node-schedule": "^2.1.0",
4646
"@types/pidusage": "^2.0.2",

0 commit comments

Comments
 (0)