From a9ab000f419fed247c97fecd41815fd1c92713d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 01:13:33 +0000 Subject: [PATCH] Bump typescript from 4.1.5 to 4.2.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a991a04511b..128bc419ef3 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "ts-jest": "26.5.2", "ts-node": "9.1.1", "tsc-watch": "4.2.9", - "typescript": "4.1.5", + "typescript": "4.2.3", "wait-for-expect": "3.0.2", "webpack": "5.24.2", "webpack-cli": "4.5.0", diff --git a/yarn.lock b/yarn.lock index f37c934c12e..ae4564849cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13283,10 +13283,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.1.5, typescript@^4.0: - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== +typescript@4.2.3, typescript@^4.0: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== typeson-registry@^1.0.0-alpha.20: version "1.0.0-alpha.38"