Skip to content

Commit b1d6955

Browse files
chore(deps): update dependency typescript to v6
1 parent 607009f commit b1d6955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "^10.1.0",
3535
"globals": "^17.0.0",
3636
"happy-dom": "^20.8.9",
37-
"typescript": "~5.9.3",
37+
"typescript": "~6.0.0",
3838
"typescript-eslint": "^8.57.2",
3939
"vite": "^8.0.3",
4040
"vitest": "^4.1.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"prettier-plugin-pkgsort": "^0.3.0",
3535
"ts-jest": "^29.4.6",
3636
"ts-node": "^10.9.2",
37-
"typescript": "~5.9.3"
37+
"typescript": "~6.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)