Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump typescript from 5.0.4 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.0.4 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.0.4...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]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
commit ba8c995fbd7820130aca98f5dbcbf6c3a2cee511
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"tap": "^18.7.2",
"ts-node": "^10.3.0",
"tsd": "^0.31.0",
"typescript": "~5.0.2"
"typescript": "~5.7.2"
},
"scripts": {
"benchmark": "bash ./scripts/benchmark-all",
Expand Down