Update dependency typescript to ~4.9.0

This commit is contained in:
2022-11-15 20:04:46 +01:00
committed by Gitea
parent 692f75365a
commit 015ee4cb94
2 changed files with 4 additions and 4 deletions

View File

@@ -48,6 +48,6 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.8.0"
"typescript": "~4.9.0"
}
}