Upgrade typescript

This commit is contained in:
Aria Minaei 2021-08-08 10:12:23 +02:00
parent a074f184ab
commit 1916747e8b
11 changed files with 24 additions and 158 deletions

View file

@ -84,7 +84,7 @@
"timing-function": "^0.2.3",
"ts-node": "^10.0.0",
"tslib": "^2.2.0",
"typescript": "^4.3.2",
"typescript": "^4.3.5",
"url-loader": "^4.1.1",
"uuid": "^8.3.2"
}