Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit a223dbc

Browse files
⬆️ Bump typescript from 5.6.3 to 5.7.2 in /frontend
Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa01ee3 commit a223dbc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jsdom": "^25.0.1",
3333
"postcss-cli": "^11.0.0",
3434
"tailwindcss": "^3.4.15",
35-
"typescript": "^5.6.3",
35+
"typescript": "^5.7.2",
3636
"vite": "^5.4.11",
3737
"vitest": "^2.1.3"
3838
}

0 commit comments

Comments
 (0)