Update dependency typescript to v5.7.2 (#93749)
* Update dependency typescript to v5.7.2 * typescript fixes * don't need this change * remaining typescript fixes * remove emotion/react aliasing --------- 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:
co-authored by
Ashley Harrison
parent
6b03adbbb0
commit
e0121055fb
@@ -50,7 +50,7 @@
|
||||
"jest": "^29.6.4",
|
||||
"ts-jest": "29.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.5.4"
|
||||
"typescript": "5.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@grafana/runtime": "10.4.0-pre"
|
||||
|
||||
Reference in New Issue
Block a user