From 9477babb3fa8b675921271eaeaa5799f1cfcdc50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 17:54:29 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.8.4 (#2154) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- package.json | 2 +- website/package.json | 2 +- website/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ce07fcadb7..0a09db10e9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -85,7 +85,7 @@ "semver": "7.3.8", "swr": "1.3.0", "tss-react": "4.0.0", - "typescript": "4.7.4", + "typescript": "4.8.4", "vite": "3.0.9", "vite-plugin-env-compatible": "1.1.1", "vite-plugin-svgr": "2.2.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 27f1cbe57d..4843ebfb3e 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6737,10 +6737,10 @@ type-fest@^2.19.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b" integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA== -typescript@4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" - 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 5fe8ea3523..b1d544b87e 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "supertest": "6.2.4", "ts-node": "10.9.1", "tsc-watch": "5.0.3", - "typescript": "4.8.2" + "typescript": "4.8.4" }, "resolutions": { "async": "^3.2.4", diff --git a/website/package.json b/website/package.json index bafbf254cb..5efd566285 100644 --- a/website/package.json +++ b/website/package.json @@ -76,6 +76,6 @@ "react-router": "6.3.0", "replace-in-file": "6.3.5", "storybook-addon-root-attribute": "1.0.2", - "typescript": "4.8.2" + "typescript": "4.8.4" } } diff --git a/website/yarn.lock b/website/yarn.lock index a37d8aa332..359b3aa185 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -13692,10 +13692,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@4.8.2: - version "4.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" - integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== +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== ua-parser-js@^0.7.30: version "0.7.31" diff --git a/yarn.lock b/yarn.lock index ba90b65b21..6c4e10a6d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7091,10 +7091,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.8.2: - version "4.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" - integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== +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== uid-safe@~2.1.5: version "2.1.5"