From 5bad7776072235a6a89582304bbbc693ddb43d65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 13:28:43 +0200 Subject: [PATCH] chore(deps): update dependency typescript to v4.4.3 (#971) 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 2affa05291..7d507a9353 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "ts-jest": "27.0.5", "ts-node": "10.2.0", "tsc-watch": "4.4.0", - "typescript": "4.3.5" + "typescript": "4.4.3" }, "resolutions": { "db-migrate/rc/minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index ae59b782c9..4283540902 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7019,10 +7019,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.3.5: - version "4.3.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" - integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== +typescript@4.4.3: + version "4.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== uid-safe@~2.1.5: version "2.1.5"