diff --git a/package.json b/package.json index 1cf744e..4e6ac7f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "redux-saga": "^1.1.3", "reselect": "^4.0.0", "typesafe-actions": "^5.1.0", - "typescript": "3.9.3" + "typescript": "4.3.2" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 14037f1..c925353 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11996,10 +11996,10 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -typescript@3.9.3: - version "3.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" - integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== +typescript@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== uglify-js@3.4.x: version "3.4.10"