Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5 (#338)
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] authored and muselesscreator committed Aug 31, 2023
1 parent 66d1f43 commit 7cbdcaa
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 9 deletions.
34 changes: 26 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
"devDependencies": {
"@babel/preset-typescript": "^7.18.6",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.11"
"@types/react-dom": "^17.0.11",
"typescript": "^5.0.0"
},
"peerDependencies": {
"react": "^16.9.0 || ^17.0.0"
Expand Down

0 comments on commit 7cbdcaa

Please sign in to comment.