build(deps-dev): bump typescript from 5.7.2 to 5.7.3 (#4121)

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](https://github.com/microsoft/TypeScript/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-19 00:29:25 -06:00
committed by GitHub
parent 109ba58196
commit dbf0459067
9 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"turbo": "^2.4.0",
"typedoc": "^0.27.6",
"typedoc-plugin-markdown": "^4.4.0",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": ">=18.0.0"