Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 4f9eaa2 commit 1cbe1b2
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 13 deletions.
16 changes: 12 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 @@ -11,7 +11,7 @@
"dependencies": {
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.18",
"@types/node": "18.15.11",
"@types/node": "20.12.12",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"date-fns": "^2.30.0",
Expand Down
30 changes: 23 additions & 7 deletions migration/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 migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/express": "^4.17.14",
"@types/node": "^18.7.18",
"@types/node": "^20.0.0",
"tsx": "^3.9.0",
"typescript": "^4.8.3"
}
Expand Down

0 comments on commit 1cbe1b2

Please sign in to comment.