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

@@ -1,6 +1,6 @@
{
"name": "typescript",
"version": "4.4.3-sdk",
"version": "4.5.4-sdk",
"main": "./lib/typescript.js",
"type": "commonjs"
}