Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 7cb251c commit a782abb
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 18 deletions.
58 changes: 50 additions & 8 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"prettier": "2.8.7",
"prettier-eslint": "15.0.1",
"prettier-eslint-cli": "7.1.0",
"typescript": "4.9.5",
"typescript": "5.0.2",
"vite": "4.2.1"
},
"browserslist": {
Expand Down
35 changes: 27 additions & 8 deletions server/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 @@ -95,7 +95,7 @@
"prettier-eslint": "15.0.1",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"typescript": "5.0.2",
"winston-transport": "4.5.0"
}
}

0 comments on commit a782abb

Please sign in to comment.