Skip to content

Commit

Permalink
Update typescript requirement 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 3, 2024
1 parent 2d12a3c commit 1904252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ts-loader": "^9.5.0",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"typescript-transform-paths": "^3.5.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
Expand Down

0 comments on commit 1904252

Please sign in to comment.