Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.29 (#1645)
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] committed Mar 19, 2024
1 parent b8b69b8 commit 16f0d0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.11.28",
"@types/node": "20.11.29",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/react-router": "5.1.20",
Expand Down

0 comments on commit 16f0d0f

Please sign in to comment.