Skip to content

Commit

Permalink
Bump typescript from 5.7.3 to 5.8.2 in /frontend (#1014)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.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.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent 339164e commit e47fd5e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.6",
"ts-node": "^10.9.2",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"typescript-eslint": "^8.26.0",
"util": "^0.12.5",
"vite": "^6.2.0",
Expand Down
Loading

0 comments on commit e47fd5e

Please sign in to comment.