Skip to content

Commit

Permalink
update typescript to ^5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham4401 committed Jul 3, 2024
1 parent 7071d96 commit 59634eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -69,7 +69,7 @@
"prettier": "^3.3.2",
"source-map-explorer": "^2.5.3",
"ts-jest": "^29.1.5",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.3.2",
Expand Down

0 comments on commit 59634eb

Please sign in to comment.