Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.3 (#152)
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 Jan 8, 2025
1 parent 147f080 commit eb19428
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"typescript-eslint": "^7.18.0"
},
"peerDependencies": {
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"elysia": ">= 1.1.27"
},
"engines": {
Expand Down

0 comments on commit eb19428

Please sign in to comment.