Skip to content

Commit

Permalink
build: update typescript to 5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Jul 4, 2024
1 parent 743eba4 commit f88829b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dev-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 dev-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"react-test-renderer": "18.2.0",
"ts-morph": "^23.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
"typescript": "^5.5.3"
},
"jest": {
"preset": "jest-expo",
Expand Down

0 comments on commit f88829b

Please sign in to comment.