Skip to content

Commit

Permalink
deps: bump typescript from 5.5.4 to 5.6.2 (#636)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.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.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent cb8b48a commit 0d8076f
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 @@ -117,7 +117,7 @@
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"type-fest": "^4.0.0",
"typescript": "~5.5.2"
"typescript": "~5.6.2"
},
"scripts": {
"lint": "eslint --cache .",
Expand Down

0 comments on commit 0d8076f

Please sign in to comment.