Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent 0634f4b commit 88f4748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"sort-package-json": "^3.0.0",
"ts-patch": "^3.3.0",
"turbo": "^2.4.4",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.26.0",
"vitest": "^3.0.8"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@lynx-js/rspeedy": "workspace:*",
"@lynx-js/types": "^3.2.0",
"@types/react": "^18.3.18",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 88f4748

Please sign in to comment.