Update to TypeScript 6.0.2

This commit is contained in:
Vitaly Rtishchev
2026-03-31 13:38:44 +03:00
parent fc4f868f69
commit 689b8608f8
4 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"stylelint": "^17.0.0",
"stylelint-config-standard-scss": "^17.0.0",
"ts-jest": "^29.4.4",
"typescript": "5.9.2",
"typescript": "6.0.2",
"typescript-eslint": "^8.46.0"
},
"packageManager": "yarn@4.13.0"