Skip to content

Commit 09be6a0

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

File tree

2 files changed

+139
-139
lines changed

2 files changed

+139
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rimraf": "6.0.1",
3333
"tsup": "^8.3.5",
3434
"turbo": "^2.3.3",
35-
"typescript": "^5.7.2",
35+
"typescript": "^5.7.3",
3636
"vitest": "^2.1.8",
3737
"zx": "^8.3.0"
3838
},

0 commit comments

Comments
 (0)