Skip to content

Commit

Permalink
[chore]: update @types/node to our current nvmrc version (#2959)
Browse files Browse the repository at this point in the history
* update @types/node to our current nvmrc version

- and perform needed adaptions

* added missing changelog
  • Loading branch information
foxriver76 authored Nov 13, 2024
1 parent 5a1e8e3 commit dae94f7
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 143 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Placeholder for the next version (at the beginning of the line):
## __WORK IN PROGRESS__
-->
## __WORK IN PROGRESS__ - Lucy
* (@foxriver76) Introduce "Vendor Packages Workflow" (only relevant for vendors - see README.md)

## 7.0.2 (2024-10-28) - Lucy
* (@foxriver76) the UI upgrade now runs as the same user as the js-controller
Expand Down
169 changes: 67 additions & 102 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jsonwebtoken": "^8.5.9",
"@types/mime-types": "^2.1.1",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.31",
"@types/node": "^20.17.6",
"@types/node-forge": "^1.3.0",
"@types/node-schedule": "^2.1.0",
"@types/pidusage": "^2.0.2",
Expand Down
Loading

0 comments on commit dae94f7

Please sign in to comment.