From 777285d188fe733f60a01893af0eb28d8811f108 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 05:32:39 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.8.4 --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package.json b/docs/package.json index 24f2379ad..df676c56f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,6 +30,6 @@ "postcss": "8.4.18", "prettier": "2.7.1", "tailwindcss": "3.2.3", - "typescript": "4.7.4" + "typescript": "4.8.4" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index 78ee6fa41..2333f327b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -3474,10 +3474,10 @@ type-fest@^0.20.2: resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -typescript@4.7.4: - version "4.7.4" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz" - integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +typescript@4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== unbox-primitive@^1.0.2: version "1.0.2" diff --git a/package.json b/package.json index bba0f6410..730c6668d 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "ts-jest": "27.1.5", "ts-node": "^10.9.1", "type-fest": "^2.19.0", - "typescript": "4.5.2", + "typescript": "4.8.4", "yalc": "^1.0.0-pre.53", "zod": "^3.11.6" }, diff --git a/yarn.lock b/yarn.lock index b145c1fb2..9315b75a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6144,10 +6144,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" - integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== +typescript@4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== undefsafe@^2.0.5: version "2.0.5"