Skip to content

Commit 634deae

Browse files
chore(frontend): bump typescript in /services/frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1de2ef0 commit 634deae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prettier": "3.6.2",
5353
"release-it": "^19.0.4",
5454
"tailwindcss": "^4.1.11",
55-
"typescript": "~5.8.3",
55+
"typescript": "~5.9.2",
5656
"vite": "^7.0.6",
5757
"vite-plugin-vue-devtools": "^8.0.0",
5858
"vue-tsc": "^3.0.3"

0 commit comments

Comments
 (0)