Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @types/node to v20.16.0
Browse files Browse the repository at this point in the history
| datasource | package     | from     | to      |
| ---------- | ----------- | -------- | ------- |
| npm        | @types/node | 20.14.15 | 20.16.0 |
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent fb9004c commit 6945c38
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
23 changes: 12 additions & 11 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.858.0",
"version": "4.859.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@eslint/js": "^9.9.0",
"@playwright/test": "1.46.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.15",
"@types/node": "20.16.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.5",
Expand Down

0 comments on commit 6945c38

Please sign in to comment.