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.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.7.2...v5.7.3)

---
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 Jan 9, 2025
1 parent d0f2234 commit ff7d7e0
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 @@ -36,7 +36,7 @@
"nestia": "workspace:^",
"ts-node": "^10.9.2",
"ts-patch": "~3.3.0",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"typescript-transform-paths": "^3.5.3"
},
"dependencies": {
Expand Down

0 comments on commit ff7d7e0

Please sign in to comment.