Skip to content

Commit b679142

Browse files
Bump typescript from 5.6.3 to 5.7.2 (#317)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e55bcd7 commit b679142

File tree

2 files changed

+112
-112
lines changed

2 files changed

+112
-112
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"rimraf": "6.0.1",
3232
"tsup": "^8.3.5",
3333
"turbo": "^2.3.1",
34-
"typescript": "^5.6.3",
34+
"typescript": "^5.7.2",
3535
"vitest": "^2.1.5",
3636
"zx": "^8.2.2"
3737
},

0 commit comments

Comments
 (0)