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
parent 7c8184d5bf
commit d9812153dd
24 changed files with 67 additions and 47 deletions
@@ -26,7 +26,7 @@
"@types/react": "18.3.3",
"@types/testing-library__jest-dom": "5.14.9",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript": "5.5.4",
"webpack": "5.91.0"
},
"peerDependencies": {