Chore: upgrade to Typescript 3.9.3 (#25154)
* upgrade to typescript 3.9.3 * Fix errors that surfaced with update * Null check fixs * FIx null checks Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@
|
||||
"ts-jest": "26.1.0",
|
||||
"ts-node": "8.8.1",
|
||||
"tslib": "1.10.0",
|
||||
"typescript": "3.7.5",
|
||||
"typescript": "3.9.3",
|
||||
"webpack": "4.41.5",
|
||||
"webpack-bundle-analyzer": "3.6.0",
|
||||
"webpack-cleanup-plugin": "0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user