Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 69698a6 commit 79dd89d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
18 changes: 15 additions & 3 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 @@ -39,7 +39,7 @@
"@types/cors": "^2.8.4",
"@types/express": "^4.17.9",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0 || ^18.0.0 || ^20.0.0",
"@types/node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/supertest": "^6.0.2",
Expand Down

0 comments on commit 79dd89d

Please sign in to comment.