From bd1ae941b9b677ff2208ddbe7a70a7b831960ed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 14:20:37 +0900 Subject: [PATCH] chore(deps): update dependency typescript to v4.2.2 (#240) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e54eacc..76b7321 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "prettier": "2.2.1", "prettier-plugin-tailwind": "2.2.8", "ts-jest": "26.5.2", - "typescript": "4.1.5" + "typescript": "4.2.2" }, "license": "AGPL-3.0" } diff --git a/yarn.lock b/yarn.lock index 61af3e4..490d76c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7885,10 +7885,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -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== uid-safe@2.1.5: version "2.1.5"