diff --git a/package.json b/package.json index 0c25a330..84575a8f 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "ts-node": "8.10.2", "tslint": "5.12.1", "tslint-microsoft-contrib": "6.2.0", - "typescript": "3.3.4000", + "typescript": "4.3.2", "webpack": "4.46.0", "webpack-bundle-analyzer": "3.9.0", "webpack-cli": "3.3.12" diff --git a/yarn.lock b/yarn.lock index 402348cc..32d97285 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9304,10 +9304,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.3.4000: - version "3.3.4000" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0" - integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA== +typescript@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== ua-parser-js@^0.7.18: version "0.7.18"