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.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.2...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent d7a2f9c commit b2c52eb
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": "^5.7.0-dev.20240814",
"ts-node": "^10.9.2",
"ts-patch": "v3.2.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"typescript-transform-paths": "^3.4.6"
},
"dependencies": {
Expand Down

0 comments on commit b2c52eb

Please sign in to comment.