Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to     |
| ---------- | ----------- | ------- | ------ |
| npm        | @types/node | 18.18.6 | 20.8.9 |
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 73b584c commit 7b38c77
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 11 deletions.
34 changes: 25 additions & 9 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.791.0",
"version": "4.792.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/jasmine": "5.1.1",
"@types/node": "18.18.6",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"async": "3.2.4",
Expand Down

0 comments on commit 7b38c77

Please sign in to comment.