Update dependency typescript to v4.5.4 (#43756)

* Update dependency typescript to v4.5.4

* Changes needed to support new TypeScript version

* kick drone

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2022-01-06 16:16:13 +00:00
committed by GitHub
parent 890c43adf1
commit 846c6ce758
12 changed files with 32 additions and 24 deletions

View File

@@ -31,7 +31,7 @@
"rollup": "2.63.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"typescript": "4.4.3"
"typescript": "4.5.4"
},
"dependencies": {
"tslib": "2.3.1"