Update Typescript version

This commit is contained in:
Simon Grimme
2023-10-10 12:54:39 +02:00
parent a280c11174
commit 81d05a33da
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "^4.9.3"
"typescript": "^5.1.6"
}
}