Merge typescript-4 branch

This commit is contained in:
Pieter Vander Vennet 2022-09-08 21:31:56 +02:00
commit af76bf9916
7 changed files with 248 additions and 127 deletions

View file

@ -131,6 +131,6 @@
"ts2json-schema": "^1.4.0",
"tslint": "^6.1.3",
"tslint-no-circular-imports": "^0.7.0",
"typescript": "^3.9.7"
"typescript": "^4.7.4"
}
}