Skip to content

Commit

Permalink
build(deps-dev): update typescript requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/microsoft/TypeScript) to permit the latest version.

Updates `typescript` 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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  dependency-group: ecosystem
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 453bf9d commit d59e4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"dependencies": {
"cli": "^1.0.1",
Expand Down

0 comments on commit d59e4b0

Please sign in to comment.