mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -51,6 +51,6 @@
|
||||
"dependencies": {
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.3.3"
|
||||
"typescript": "5.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user