Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.7 (#1177)
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 Jan 16, 2025
1 parent e33f031 commit 32534af
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/express": "^5.0.0",
"@types/jest": "^29.5.12",
"@types/luxon": "^3.4.2",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/nodemailer": "^6.4.15",
"@types/passport-jwt": "*",
"@types/supertest": "^6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/react": "^18.2.79",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-datepicker": "^7.0.0",
Expand Down
Loading

0 comments on commit 32534af

Please sign in to comment.