Skip to content

Commit

Permalink
[dev] Update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent a4b7734 commit c428754
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 12 deletions.
11 changes: 6 additions & 5 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react": "17.0.80",
"@types/react-dom": "17.0.25",
"parcel": "1.12.4",
"typescript": "3.9.10"
"typescript": "5.5.4"
}
}
25 changes: 20 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 @@ -46,7 +46,7 @@
"react-test-renderer": "16.14.0",
"tsdx": "0.13.3",
"tslib": "1.14.1",
"typescript": "3.9.10"
"typescript": "5.5.4"
},
"dependencies": {
"tiny-invariant": "^1.1.0"
Expand Down

0 comments on commit c428754

Please sign in to comment.