Skip to content

Commit 51099f9

Browse files
build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c3237f commit 51099f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"svelte": "^5.1.0",
3232
"svelte-check": "^4.0.0",
3333
"tailwindcss": "^4.0.0",
34-
"typescript": "^5.6.0",
34+
"typescript": "^7.0.2",
3535
"typescript-eslint": "^8.14.0",
3636
"vite": "^5.4.0",
3737
"vitest": "^2.1.0"

0 commit comments

Comments
 (0)