Skip to content

Commit 419e908

Browse files
authoredJan 10, 2025··
Update typescript requirement in /test in the typescript group
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] <support@github.com>
1 parent a00d466 commit 419e908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"nestia": "workspace:^",
3737
"ts-node": "^10.9.2",
3838
"ts-patch": "~3.3.0",
39-
"typescript": "~5.7.2",
39+
"typescript": "~5.7.3",
4040
"typescript-transform-paths": "^3.5.3"
4141
},
4242
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.