Update dependency typescript to v5.5.4 (#91678)

* Update dependency typescript to v5.5.4

* fix missing typeof

---------

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]
2024-08-20 10:11:57 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent 7c8184d5bf
commit d9812153dd
24 changed files with 67 additions and 47 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"jest": "^29.6.4",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.5.4"
},
"peerDependencies": {
"@grafana/runtime": "10.4.0-pre"