diff --git a/package.json b/package.json index 0519a25ba..b0661ffef 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "redux": "4.0.5", "sanitize-filename": "1.6.3", "ts-mockery": "1.2.0", - "typescript": "4.1.5", + "typescript": "4.2.2", "use-resize-observer": "7.0.0", "uuid": "8.3.2", "vega": "5.19.1", diff --git a/yarn.lock b/yarn.lock index dea4b49e2..ec2e67773 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14271,10 +14271,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== +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== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"