Skip to content

Commit

Permalink
SSR-3339: upgrade Typscript to version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
voduchau committed Jul 18, 2023
1 parent fc0454b commit 66d0207
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-prettier": "^4.2.1",
"lodash": "^4.17.21",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 66d0207

Please sign in to comment.