Skip to content

Commit bd7a589

Browse files
Bump typescript from 5.7.2 to 5.7.3
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]>
1 parent cca8cc4 commit bd7a589

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)