config-loader: bump typescript-json-schema and remove TS 4.3 workaround

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-11 17:41:21 +02:00
parent c7e0c9e16b
commit f004937398
5 changed files with 40 additions and 24 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"fs-extra": "^9.0.0",
"json-schema": "^0.3.0",
"json-schema-merge-allof": "^0.8.1",
"typescript-json-schema": "^0.49.0",
"typescript-json-schema": "^0.50.1",
"yaml": "^1.9.2",
"yup": "^0.29.3"
},