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 1, 2023
1 parent 46c264f commit e73b1ac
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 28 deletions.
45 changes: 18 additions & 27 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 @@ -89,7 +89,7 @@
"devDependencies": {
"@babel/preset-typescript": "^7.18.6",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.11"
"typescript": "^5.0.0"
},
"peerDependencies": {
"react": "^16.9.0 || ^17.0.0"
Expand Down

0 comments on commit e73b1ac

Please sign in to comment.