diff --git a/package.json b/package.json index 0aa7778b..9e556e2f 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "testcafe": "1.12.0", "ts-jest": "26.5.1", "ts-node": "9.1.1", - "typescript": "4.2.2", + "typescript": "4.3.2", "wait-on": "5.3.0" }, "husky": { diff --git a/yarn.lock b/yarn.lock index 5cedb869..89f9129a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13048,10 +13048,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c" - integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ== +typescript@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== typescript@^3.3.3: version "3.8.3"