Skip to content

Commit

Permalink
bump(deps): update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 13b1626 commit ae3141a
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier": "^3.4.2",
"semver": "^7.6.3",
"turbo": "^2.3.3",
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"engines": {
"node": ">=20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"tsconfig.json"
],
"peerDependencies": {
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit ae3141a

Please sign in to comment.