Skip to content

Commit

Permalink
Update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 7be7fce commit 187b2dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 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 @@ -33,7 +33,7 @@
"react-dom": "^18.0.0",
"rollup": "^2.0.0",
"rollup-plugin-typescript2": "^0.34.0",
"typescript": "^4.2.4"
"typescript": "^5.0.0"
},
"files": [
"dist"
Expand Down

0 comments on commit 187b2dd

Please sign in to comment.