Chore: Update typescript to v4.2.4 (#33297)

* Update typescript to v4.2.4

* Update @types/slate

* Fix QueryVariableEditor.test.tsx

* Fix search-related type errors

* Fix Plugin pages type errors

* Fix missing initializer errors

* Update snapshot

* Revert tsconfig changes
This commit is contained in:
Alex Khomenko
2021-04-28 15:40:01 +03:00
committed by GitHub
parent bac8b967be
commit 6d95f2f1db
41 changed files with 125 additions and 157 deletions
+1 -1
View File
@@ -197,7 +197,7 @@
"ts-jest": "26.4.4",
"ts-node": "9.0.0",
"tslib": "2.1.0",
"typescript": "4.1.2",
"typescript": "4.2.4",
"webpack": "4.41.5",
"webpack-bundle-analyzer": "3.6.0",
"webpack-cleanup-plugin": "0.5.1",