Skip to content

Commit

Permalink
Update typescript requirement in /test in the typescript group
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.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.6.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 3ef611d commit 0450ffc
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 @@ -35,7 +35,7 @@
"nestia": "^6.2.0",
"ts-node": "^10.9.2",
"ts-patch": "v3.2.1",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"typescript-transform-paths": "^3.5.2"
},
"dependencies": {
Expand Down

0 comments on commit 0450ffc

Please sign in to comment.