Skip to content

Commit

Permalink
feat: upgrade typescript to ^5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azabroflovski committed Mar 20, 2023
1 parent f1ae601 commit 8b04ea7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -32,7 +32,7 @@
"preview": "vite preview"
},
"devDependencies": {
"typescript": "^4.5.4",
"typescript": "^5.0.2",
"vite": "^4.2.0"
},
"dependencies": {
Expand Down

0 comments on commit 8b04ea7

Please sign in to comment.