Update dependency typescript to v5.4.3 (#84470)

* Update dependency typescript to v5.4.3

* refactor: solve TS errors

* refactor: update yarn.lock

* refactor: return type

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laura Benz <laura.benz@grafana.com>
This commit is contained in:
renovate[bot]
2024-04-12 14:46:47 +02:00
committed by GitHub
co-authored by Laura Benz
parent 3b4983695e
commit a5cd88c67e
17 changed files with 36 additions and 56 deletions
+1 -1
View File
@@ -222,7 +222,7 @@
"tracelib": "1.0.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"typescript": "5.4.3",
"webpack": "5.91.0",
"webpack-assets-manifest": "^5.1.0",
"webpack-bundle-analyzer": "4.10.2",