Skip to content

Commit

Permalink
bump(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 82fb03b commit 87dc7ed
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 61 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.1",
"semver": "^7.6.3",
"turbo": "^2.3.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"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.2"
}
}
Loading

0 comments on commit 87dc7ed

Please sign in to comment.