Skip to content

Commit d79f03e

Browse files
Bump typescript from 5.9.3 to 6.0.2 in /web
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3785b0e commit d79f03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prettier-plugin-svelte": "^3.4.0",
2929
"svelte": "^5.39.5",
3030
"svelte-check": "^4.3.2",
31-
"typescript": "^5.9.3",
31+
"typescript": "^6.0.2",
3232
"typescript-eslint": "^8.44.1",
3333
"vite": "^8.0.0"
3434
},

0 commit comments

Comments
 (0)