Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.0.4 to 5.6.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.0.4 to 5.6.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.0.4...v5.6.3)

---
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 Oct 21, 2024
1 parent d48c782 commit a977f4c
Showing 1 changed file with 1 addition and 1 deletion.
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.6.3"
},
"scripts": {
"benchmark": "bash ./scripts/benchmark-all",
Expand Down

0 comments on commit a977f4c

Please sign in to comment.