Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 3e98f55 commit e282ae1
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 28 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "27.5.2",
"@types/lodash": "4.14.182",
"@types/luxon": "2.3.2",
"@types/node": "16.11.41",
"@types/node": "18.19.9",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
"@types/react-router-dom": "5.3.3",
Expand Down
80 changes: 54 additions & 26 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "27.5.2",
"@types/lodash": "4.14.182",
"@types/luxon": "2.3.2",
"@types/node": "16.11.41",
"@types/node": "18.19.9",
"@types/passport": "1.0.9",
"@types/passport-http": "0.3.9",
"@types/sinonjs__fake-timers": "8.1.1",
Expand Down

0 comments on commit e282ae1

Please sign in to comment.