Skip to content

Commit

Permalink
Renovate dependency typescript to ^5.6.2 (#450)
Browse files Browse the repository at this point in the history
* Renovate dependency typescript to ^5.6.2

* Work around TS type inference bug

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: merrywhether <[email protected]>
  • Loading branch information
renovate[bot] and merrywhether authored Sep 14, 2024
1 parent 44d3c1c commit 34fda65
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 151 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier": "^3.3.3",
"projen": "^0.87.2",
"semver": "^7.6.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 34fda65

Please sign in to comment.