Update dependency typescript to ~4.8.0

This commit is contained in:
2022-09-18 12:58:30 +02:00
committed by Gitea
parent ac679c29ee
commit 329d8c9f0e
2 changed files with 4 additions and 4 deletions

View File

@@ -48,6 +48,6 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.5.2"
"typescript": "~4.8.0"
}
}