Skip to content

Commit 1c2e604

Browse files
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 (#724)
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 3649808 commit 1c2e604

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"lint-staged": "15.4.3",
3535
"prettier": "^3.4.2",
3636
"ts-jest": "^29.2.5",
37-
"typescript": "^5.7.2"
37+
"typescript": "^5.7.3"
3838
}
3939
}

0 commit comments

Comments
 (0)