Skip to content

Commit

Permalink
Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#39)
Browse files Browse the repository at this point in the history
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.6.3 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
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 565ff8e commit 86900df
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 @@ -56,7 +56,7 @@
"mockttp": "^3.13.0",
"rimraf": "^6.0.0",
"tsup": "8.3.5",
"typescript": "~5.6.2",
"typescript": "~5.7.2",
"vitest": "^2.0.1"
},
"keywords": ["frontend", "web", "browser", "http", "client", "zod", "validation", "typesafe"]
Expand Down

0 comments on commit 86900df

Please sign in to comment.