Update dependency typescript to v5.9.2 (#109025)

* Update dependency typescript to v5.9.2

* remove unused ts-expect-error

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2025-08-01 11:24:38 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent ce2fd8a46f
commit bfa6bb0264
28 changed files with 60 additions and 61 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"jest": "^29.6.4",
"ts-jest": "29.4.0",
"ts-node": "10.9.2",
"typescript": "5.8.3"
"typescript": "5.9.2"
},
"peerDependencies": {
"@grafana/runtime": "10.4.0-pre"