diff --git a/package.json b/package.json index 20e212a..d1de1ca 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ts-loader": "^5.3.1", "tslint": "~5.7.0", "tslint-config-prettier": "~1.9.0", - "typescript": "~3.1.2", + "typescript": "~4.3.5", "webpack": "^5.9.0", "webpack-cli": "^3.3.12" }, diff --git a/yarn.lock b/yarn.lock index 3666677..02ef995 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2575,10 +2575,10 @@ tsutils@^2.8.1: dependencies: tslib "^1.8.1" -typescript@~3.1.2: - version "3.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68" - integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA== +typescript@~4.3.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" + integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== union-value@^1.0.0: version "1.0.0"