Skip to content

Commit

Permalink
Update dependency typescript to v5 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 18, 2023
1 parent 3b4b4cd commit b6f72f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"svelte": "^3.44.2",
"ts-node": "^10.4.0",
"tsup": "^6.0.0",
"typescript": "^4.5.2",
"typescript": "^5.0.0",
"vite": "^4.0.0"
}
}

0 comments on commit b6f72f5

Please sign in to comment.